Re: [us...@httpd] HTTPS connections via mod_proxy ProxyRemote don't work

2009-12-04 Thread Krist van Besien
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

[us...@httpd] HTTPS connections via mod_proxy ProxyRemote don't work

2009-12-03 Thread Devraj Mukherjee
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