Page 1 of 1

access log contains oddities; "GET /favicon.ico HTTP/1.

PostPosted: 27. July 2005 02:23
by epiphyte
My xampp apache access log has some weird stuff in it including this:

127.0.0.1 - - [26/Jul/2005:21:08:39 -0400] "GET /favicon.ico HTTP/1.1" 404 323
127.0.0.1 - - [26/Jul/2005:21:08:39 -0400] "GET /favicon.ico HTTP/1.1" 404 323

No where in the php or html is there anything vaguely close to favicon.ico. Does anyone else have these lines in their access log and do you know where the GET request is coming from?

PostPosted: 27. July 2005 10:42
by Wiedmann
That's normal, because some browsers search for this file.