Skip to content

Instantly share code, notes, and snippets.

@saml
Created September 28, 2012 18:59
Show Gist options
  • Save saml/3801545 to your computer and use it in GitHub Desktop.
Save saml/3801545 to your computer and use it in GitHub Desktop.
server {
server_name www.reddit.com reddit.com;
return 302 $scheme://en.reddit.com$request_uri;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment