|
|
|
|
|
|
![]() |
#4 |
Vagabond
|
Put this in your .htaccess. Notice that there's no OR in the last RewriteCond
Code:
RewriteEngine On RewriteCond %{HTTP_USER_AGENT} ^.*eirgrabber [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^.*another_bad_bot [NC,OR] RewriteCond %{HTTP_USER_AGENT} ^.*third_bad_bot [NC] RewriteRule .* - [F,L] ![]() Last edited by swedguy; 2005-02-17 at 12:13 PM.. |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | Rate This Thread |
|
|