Skip to content

Instantly share code, notes, and snippets.

@tguduk42
Created November 20, 2017 21:39
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 tguduk42/4939653f42622f5afe20f4e7ddb79e2a to your computer and use it in GitHub Desktop.
Save tguduk42/4939653f42622f5afe20f4e7ddb79e2a to your computer and use it in GitHub Desktop.
if ($http_cf_visitor ~ '{"scheme":"http"}') {
return 301 https://$server_name$request_uri;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment