payback wrote:
> I've tried the apache docs and google but since I don't really know what
> I'm looking for I thought I'd ask here.
>
> First off I'm running:
> Mac OSX 10.2.8
> Apache 1.3.27
>
> Apache is logging the IP address of the user's proxy server in access_log.
> I'm wondering if there is a way to get it to log the user's real IP address
> instead. I realize that this isn't actually a log issue and that it lies
> deeper within apache and I'm assuming that making this change will also
> change the IP address the PHP recognizes for the user.
although I don't think it's "resolvable", have you looked into:
http://httpd.apache.org/docs/mod/mod...g.html#formats
the proxy would need to forward the IP, but AFAIK proxies don't do that...
--
Robi