Skip to content

Instantly share code, notes, and snippets.

@jerm
Created December 23, 2015 00:01
Show Gist options
  • Save jerm/913087bff2038dbf07a9 to your computer and use it in GitHub Desktop.
Save jerm/913087bff2038dbf07a9 to your computer and use it in GitHub Desktop.
location ~ /down_(50[0-4]) {
return $1;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment