sn1per
04-16-2008, 09:49 AM
One of my servers is getting hammered with 404 page requests bring it to it's knees. From a bot net so IP blocking isn't possible.
Is there a .htaccess script where I can drop any connection requesting a certain page?
Example Below.
[Wed Apr 16 11:32:02 2008] [error] [client 222.240.123.228] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 222.80.61.70] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 58.62.12.247] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 58.252.109.147] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 60.166.142.149] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 220.180.130.108] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 58.39.185.88] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 211.141.83.125] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 116.8.139.141] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 121.45.50.167] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 125.124.203.120] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
Is there a .htaccess script where I can drop any connection requesting a certain page?
Example Below.
[Wed Apr 16 11:32:02 2008] [error] [client 222.240.123.228] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 222.80.61.70] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 58.62.12.247] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 58.252.109.147] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 60.166.142.149] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 220.180.130.108] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 58.39.185.88] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 211.141.83.125] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 116.8.139.141] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 121.45.50.167] script not found or unable to stat: /usr/local/www/data/forumdisplay.php
[Wed Apr 16 11:32:02 2008] [error] [client 125.124.203.120] script not found or unable to stat: /usr/local/www/data/forumdisplay.php