On Mon, 19 Mar 2001, Graham Leggett wrote: > This patch adds an X-Forwarded-For header to the proxied request, > allowing the backend server access to the client IP address.
As an option it would be useful to be able to forward the Host: header too. Lots of people find this amusingly simple module useful for that http://develooper.com/code/mpaf/mod_proxy_add_forward.c (it's useful in light frontend proxy / heavy backend process setups). - ask -- ask bjoern hansen - http://ask.netcetera.dk/ !try; do();
