Hello!I got a problem with Apache 2.0.52 (from CentOS 4 RPM). I got the regular log lines like this:
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i \"" combined
CustomLog logs/access_log combined But, in the log files I get this: (access_log)2.0.0.0 - - [14/Jul/2007:02:31:20 +0200] "GET / HTTP/1.1" 200 7461 "-" "Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; Q312464)" 2.0.0.0 - - [14/Jul/2007:02:58:54 +0200] "GET / HTTP/1.1" 200 7461 "-" "Mozilla/4.0"
(error_log)[Fri Jul 13 17:36:21 2007] [error] [client 2.0.0.0] File does not exist: /var/www/mysite.com/htdocs/favicon.ico
The server have a regular Listen on a specific IP on port 80, and two vhosts (ip based), nothing else fancy. The server is accessed directlly without any proxies or anything.
So, any leads to why all requests seems to "come" from 2.0.0.0? Thanks on advance! Johan Ström Stromnet johan@xxxxxxxxxxx http://www.stromnet.se/ --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx