Forum Moderators: open
12.44.181.*** - - [27/Oct/2005:09:51:40 -0700] "GET /acme/?N=A HTTP/1.0" 200 1052 "-" "Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; ....../1.0 )"
12.44.172.** - - [27/Oct/2005:09:51:47 -0700] "GET /acme/?M=D HTTP/1.0" 200 1052 "-" "Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; ....../1.0 )"
63.160.77.*** - - [27/Oct/2005:09:51:54 -0700] "GET /acme/?S=D HTTP/1.0" 200 1052 "-" "Mozilla/4.0 (compatible; MSIE 4.0; Windows NT; ....../1.0 )"
Anyone else seen this? Also, what in the world does the "?N=A" and similar entries mean?
Thanks,
Blair
[edited by: volatilegx at 4:10 pm (utc) on Oct. 31, 2005]
[edit reason] obscured IP addresses [/edit]
Thanks,
Blair
It is possibly for a spider to find everthing in a directory if there is no default page for that folder and directory browsing is enabled. This can be fixed by either putting a default page in that folder, or by changing a configuration setting for that web site/server that dissallows directory browsing.
If you want to stop bad bots spidering your web site you can implement a bot trap with automatic banning, there are various web sites and also threads on this bulletin board that tell you how to create those.
Currently I haven't bothered with this on my site, although I do have one page that is part of Project Honeypot, which looks to trap e-mail harvesting bots.