Skip to content

Instantly share code, notes, and snippets.

@yratof
Created June 6, 2014 21:26
Show Gist options
  • Save yratof/dc99b3ece813c1c38610 to your computer and use it in GitHub Desktop.
Save yratof/dc99b3ece813c1c38610 to your computer and use it in GitHub Desktop.
Block semalt.com so it doesn't mess up your Google Analytics
SetEnvIfNoCase Referer semalt.com spammer=yes
Order allow,deny
Allow from all
Deny from env=spammer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment