13 Feb
2001
13 Feb
'01
10:04 a.m.
Steve Alexander wrote:
Also, take a look at mod_proxy_add_forward for Apache, and these other resources:
http://www.zope.org/Members/stephen/ApacheProxyPatch http://modules.apache.org/search?id=124
ftp://ftp.netcetera.dk/pub/apache/mod_proxy_add_forward.c
I believe there is some code in mod_proxy_add_forward to deal with getting the client's IP address from chains of proxies.
We're actually phasing this hack out in favour of a Virtual Host Monster which seems like a much cleaner solution... cheers, Chris