On 14.01.08 16:05, Al Sparks wrote:
> I'm running apache 2.0.x as a reverse proxy.  Apparently, it's not
> passing along the original IP address to the target server.
> Specifically the REMOTE_ADDR field on the target server is showing the
> IP address of the proxy server, instead of the IP address that the
> proxy sees.
> 
> I've seen some docs that address the problem on Apache 1.3.x, but not
>    2.0.x.  How do I troubleshoot this?

use X-Forwarded-For: however it may contain more than one IP's and you
should trust (and thus skip) only your proxy and use just next one
-- 
Matus UHLAR - fantomas, [EMAIL PROTECTED] ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Due to unexpected conditions Windows 2000 will be released
in first quarter of year 1901

---------------------------------------------------------------------
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