Stecyk
12-24-2006, 04:59 PM
Hi,
I am trying to deny a bot from my weblog. My .htaccess file has the following first few lines....
# Last Update 24 Dec 2006
Deny from 66.139.XX.30
# 9 Jul 2006
Deny from 72.232.XX.253
# 24 Dec 2006
Deny from 81.95.XXX.66
Where X's are replaced with real numbers. Why is the last deny statement not being accepted? I note in my log files that it is still getting through.
What I have done is to rename the files it is trying to access, so it is doing much anyway. But I am curious as to why it is NOT being stopped by the .htaccess file.
Thank you.
Happy Holidays! :smile:
I am trying to deny a bot from my weblog. My .htaccess file has the following first few lines....
# Last Update 24 Dec 2006
Deny from 66.139.XX.30
# 9 Jul 2006
Deny from 72.232.XX.253
# 24 Dec 2006
Deny from 81.95.XXX.66
Where X's are replaced with real numbers. Why is the last deny statement not being accepted? I note in my log files that it is still getting through.
What I have done is to rename the files it is trying to access, so it is doing much anyway. But I am curious as to why it is NOT being stopped by the .htaccess file.
Thank you.
Happy Holidays! :smile: