Created
June 6, 2014 21:26
-
-
Save yratof/dc99b3ece813c1c38610 to your computer and use it in GitHub Desktop.
Block semalt.com so it doesn't mess up your Google Analytics
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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