It is dicussed here:

http://www.apachelounge.com/forum/viewtopic.php?p=6036&highlight=#6036

and

http://www.apachelounge.com/forum/viewtopic.php?p=5967&highlight=#5967




----- Original Message ----- From: "Timo Moisio" <[EMAIL PROTECTED]>
To: <users@httpd.apache.org>
Sent: Saturday, January 13, 2007 13:43
Subject: [EMAIL PROTECTED] Remote host address in Access.log


After upgrading from Apache 2.2.3 to 2.2.4 (Win32 version) the behaviour
of Access.log changed so that the IP address of the client (remote host)
is always 0.0.0.0.
No changes were made to httpd.conf.
With version 2.2.3 the IP address of the client (remote host) was correct.

In httpd.conf there are following lines concerning the access.log

<IfModule log_config_module>
   LogFormat "%h %l %u %t \"%r\" %>s %b" common
   CustomLog logs/access.log common
</IfModule>

Any clue what could be causing this ?





---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to