|
Posted by Reffo on 09/10/07 01:26
>>
>> They all are using =http:// in the query string,
>
> Not a php answer, but as you are using Apache, you might try
>
> RewriteEngine on
> RewriteCond %{QUERY_STRING} .*http:\/\/.*
> Rewriterule ^(.*) /ignore [F]
>
I've checked my serverlogs and it seems like this doesn't catch everyone who
is
using this command.
Regards,
Trond
Navigation:
[Reply to this message]
|