Skip to content

Instantly share code, notes, and snippets.

@fantasywind
Last active November 15, 2019 08:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fantasywind/203a9cc2534948ff47ff8563b0926313 to your computer and use it in GitHub Desktop.
Save fantasywind/203a9cc2534948ff47ff8563b0926313 to your computer and use it in GitHub Desktop.
<RoutingRules>
<RoutingRule>
<Condition>
<HttpErrorCodeReturnedEquals>404</HttpErrorCodeReturnedEquals>
</Condition>
<Redirect>
<ReplaceKeyWith>zh/festivals/TIFA/2020/index.html</ReplaceKeyWith>
</Redirect>
</RoutingRule>
</RoutingRules>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment