Is there a way to block traffic that constantly hits the 403 error?
-
I’ve noticed a few of my sites take up a TON of compute cycles, and it looks like it is largely due to these bot/scammer people constantly calling up pages that aren’t even on the server. For example:
templates/beez3/index.php
wp-includes/css/wp-config.php
wp-content/themes/config.bak.phpetc. Live traffic shows these, and tons of other files that aren’t even on the server are trying to be called up, and as a result, are getting a 403 error, which, in turn, appears to be eating up massive amounts of compute cycles in my hosting package.
What would be the best course of action here? The ip addresses are different many times, so I can’t just block one ip and be done with it – there are tons more that seem to come in. Any help GREATLY appreciated!
- The topic ‘Is there a way to block traffic that constantly hits the 403 error?’ is closed to new replies.