Skip to content

Instantly share code, notes, and snippets.

@jbergstroem
Created October 19, 2016 16:07
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 jbergstroem/0c3255b6d1943d7cbaab738f187a8449 to your computer and use it in GitHub Desktop.
Save jbergstroem/0c3255b6d1943d7cbaab738f187a8449 to your computer and use it in GitHub Desktop.
server {
listen 80;
return 301 https://ci-release.nodejs.org$request_uri;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment