I am trying to block this agent with htaccess and need help with the code.
so far I have tried this but its not working ,
Here is the original "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1)"
and this is what I have tried
RewriteCond %{HTTP_USER_AGENT} ^Mozilla/4.0\ (compatible;\ MSIE\ 6.0;\ Windows\ NT\ 5.1;\ SV1)*$ [NC,OR]
any help would be appreciated


LinkBack URL
About LinkBacks







Reply With Quote

