[EMAIL PROTECTED] mod_proxy: is it possible to remove/unset X-Forwarded-For header

2008-01-21 Thread Callum Haig
I'm using mod_proxy to proxy requests to an application which does not respond properly when mod_proxy adds the X-Forwarded-For header. I'd like to remove the header from the proxied request, but my attempts to do so using mod_headers have failed. This might indicate that the addition of the X-Fo

[EMAIL PROTECTED] Authentication problems with reverse + forward proxy

2007-04-01 Thread Callum Haig
I'm sure this issue has been covered before, but I'm afraid my extensive research has turned up only posts by users with the same problem with no accompanying solution. What I want do is configure a reverse proxy for use with an existing authenticating forward proxy. The latter is beyond my cont