bad_bot_list
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
bad_bot_list [2010/12/11 22:42] – k2patel | bad_bot_list [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 8: | Line 8: | ||
<code htaccess | .htaccess> | <code htaccess | .htaccess> | ||
- | SetEnvIfNoCase User-Agent " | + | SetEnvIfNoCase User-Agent " |
+ | SetEnvIfNoCase User-Agent "^ZmEu$" bad_bot | ||
Order Allow,deny | Order Allow,deny | ||
Allow from all | Allow from all | ||
deny from env=bad_bot | deny from env=bad_bot | ||
- | |||
</ | </ | ||
+ | |||
+ | |||
+ | ==== Another way of doing it ==== | ||
+ | |||
<code htaccess | .htaccess> | <code htaccess | .htaccess> |
bad_bot_list.1292107352.txt.gz · Last modified: 2020/08/10 02:28 (external edit)