November 29, 2005 at 5:14 pm
#677481
Inactive
Okay, I blocked it with .htaccess, and it worked. The hits have stopped. :xmas:
Here’s the code I added to my .htaccess file, if anyone is interested:
order allow,deny
deny from 64.5.245.23
allow from all [/CODE][CODE]order allow,deny
deny from 64.5.245.23
allow from all [/CODE]