Skip to content

Instantly share code, notes, and snippets.

@madmod
Created September 1, 2017 21:21
Show Gist options
  • Save madmod/2a231435b14aaea8ebd932fb6fc1b4fd to your computer and use it in GitHub Desktop.
Save madmod/2a231435b14aaea8ebd932fb6fc1b4fd to your computer and use it in GitHub Desktop.
S3 routing rules
<RoutingRules>
<RoutingRule>
<Redirect>
<Protocol>https</Protocol>
<HostName>myamareglobal.com</HostName>
<ReplaceKeyPrefixWith>10038/enrollment/register/</ReplaceKeyPrefixWith>
<HttpRedirectCode>302</HttpRedirectCode>
</Redirect>
</RoutingRule>
</RoutingRules>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment