Quote:
Originally posted by notjoe
This stupid program is looping a PHP header() redirect and is causing millions of useless hits. Nothing else loops except for this stupid program.
Top 15 of 2052 Total User Agents
# Hits User Agent
1 3303209 82.03% DA 5.3
2 603824 14.99% DA 5.0
3 21428 0.53% DA 4.0
|
Can't you block those with mod_rewrite?
RewriteEngine on
RewriteCond %{HTTP_USER_AGENT} ^DA.* [OR,NC]
RewriteCond %{HTTP_USER_AGENT} ^Teleport.*
RewriteRule ^.*$
http://www.winfiles.com
I always enjoyed sending the fuckers to winfiles.com to download all the software.
I have a whole list of them if you need it.