Forum Moderators: phranque

Message Too Old, No Replies

grub-client

how to block using .htaccess

         

erlandc

8:44 pm on Aug 23, 2007 (gmt 0)

10+ Year Member



Grub-client is a nuisance. Is this correct?

RewriteEngine on
RewriteBase /
RewriteCond %{HTTP_USER_AGENT} ^Grafula [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^grub\-client [NC,OR]
RewriteCond %{HTTP_USER_AGENT} ^grub-client [OR]
RewriteCond %{HTTP_USER_AGENT} ^grub-client-2.6.0 [OR]
RewriteCond %{HTTP_USER_AGENT} ^hget [NC,OR]

...etc

Please help rid this pest.

E