Forum Moderators: DixonJones
While I was going through raw logs of my sites, I came across a strange error. Raw logs were pointing to pages which have never existed on my sever and this is happening in each day's log. To make it more clear please go through the sample error log which is as follows:
[Wed Jan 31 20:08:41 2007] [error] [client #*$!.#*$!.#*$!.#*$!] File does not exist: C:/IBM HTTP Server/htdocs/en_US/blog
[Wed Jan 31 20:08:47 2007] [error] [client #*$!.#*$!.#*$!.#*$!] File does not exist: C:/IBM HTTP Server/htdocs/en_US/blogs
[Wed Jan 31 20:08:47 2007] [error] [client #*$!.#*$!.#*$!.#*$!] File does not exist: C:/IBM HTTP Server/htdocs/en_US/community
[Wed Jan 31 20:08:48 2007] [error] [client #*$!.#*$!.#*$!.#*$!] File does not exist: C:/IBM HTTP Server/htdocs/en_US/blogs
This #*$!.#*$!.#*$!.#*$! corresponds to different Ip addressess.
I would like to know how should I prevent this bots to stop jamming my site's bandwidth and stop cralwing and reporting errors which are not there.
Thanks friends for you help.