Forum Moderators: phranque
Now I wonder if I could use .htaccess to count 404 errors and make a condition that will say:
block IP which makes more than 20 in a row (or in some time frame).
If this is not possible with Apache itself, would PHP be next step?
In the case of my sites, they're all on Apache servers, and PHP is the only coding language I use for things like email 404s, track queries, etc.
Thanks