Skip to content

Instantly share code, notes, and snippets.

@old-school-devv
Created January 30, 2011 10:45
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 old-school-devv/802770 to your computer and use it in GitHub Desktop.
Save old-school-devv/802770 to your computer and use it in GitHub Desktop.
SetEnvIfNoCase User-Agent "(.*)cmscrawler(.*)" boeser
<FilesMatch "(.*)">
Order Allow,Deny
Allow from all
Deny from env=boeser
</FilesMatch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment