Skip to content

Instantly share code, notes, and snippets.

@bhubbard
Forked from boogah/nginx.conf
Created July 17, 2014 16:48
Show Gist options
  • Save bhubbard/edbc58afe5adea9efb8e to your computer and use it in GitHub Desktop.
Save bhubbard/edbc58afe5adea9efb8e to your computer and use it in GitHub Desktop.
if ($http_referer ~* "semalt\.com") {
return 444;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment