Created
May 3, 2018 10:55
-
-
Save jmiguelv/8cb28815b4116f9512d5051e3bf8625c to your computer and use it in GitHub Desktop.
This example refers to the Semrush spider, for others just add a new BrowserMatchNoCase line
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
BrowserMatchNoCase Semrush block_spider | |
<Location /> | |
Order Allow,Deny | |
Allow from all | |
Deny from env=block_spider | |
</Location> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment