On Fri, Dec 4, 2009 at 6:27 AM, Devraj Mukherjee wrote:
> Any ideas if I need to do something special when using ProxyRemote and HTTPS?
I asume that since your revers proxy does some content mangling that
your clients talk plain http to your proxy?
A few thinks to look at:
- Does your Squid pro
Hi all,
I am using Apache as a reverse proxy (primarily because we use
mod_substitute, mod_heads to add Firefox CSS fixes to a web
application provided by a third party for our users). Essentially its
setup as a VirtualHost that reverse proxies the requests to the
external site.
The complication