On Wednesday 26 September 2007 22:30:10 Grant wrote: > Does anyone else get entries like this in their apache2 access_log: > > 127.0.0.1 - - [26/Sep/2007:03:10:08 -0700] "GET /" 400 470
Apache-2.6 does this as a internal signaling thing (don't remember the note about it now). If you change the log to include "User-Agent" you should see something like below: localhost - - [30/Aug/2007:03:11:33 +0200] "GET / HTTP/1.0" 401 467 "-" "Apache (internal dummy connection)" -- Naga -- [EMAIL PROTECTED] mailing list

