I keep getting an error showing up in my apache error log file that is banning good search bots. I just wanted to see if any one else has seen this problem and how they fixed it. I installed BFD following the instructions in theads for JPC-Greg and thisisit3.
Here is an example from my error log (that happened today):
[Fri Aug 17 06:13:23 2007] [error] [client 65.54.188.59] Invalid method in request \\x16\\x03\\x01
[Fri Aug 17 06:13:23 2007] [error] [client 65.54.188.59] Invalid method in request \\x16\\x03\\x01
[Fri Aug 17 06:13:24 2007] [error] [client 65.54.188.59] Invalid method in request \\x16\\x03\\x01
This IP then was banned by BFD as an apache-exploit. After looking up this IP address I see that it is a Microsoft search bot/crawler. I've seen some other search bots get banned before also, and I see this as a bad thing.
What is going on is the bots are trying to connect to my hosted sites using https when there is not SSL installed for the hosted sites.
So my question is, is there a way to fix this in Apache? I think it may be the httpd.conf file that needs correcting. (Adding the port number to the virtual host declaration.) How could I change the BFD apache-exploit rule? Any ideas?


LinkBack URL
About LinkBacks



Reply With Quote
Bookmarks