smitho.DeleteThis@bluehome.com wrote:
<font color=purple> > Works: ProxyPass / <a style='text-decoration: underline;' href="http://foo.com/</font" target="_blank">http://foo.com/</font</a>>
<font color=purple> > DoesNot: ProxyPass / <a style='text-decoration: underline;' href="https://bar.com/</font" target="_blank">https://bar.com/</font</a>>
Well, the first one override the second one, or you put it in a
<VirtualHost > directive so it will work only when asked trought
https, or it will never answer. Besides, if you use https on the
proxy there is no real need for https _after_ the proxy, so you
can proxy directly to http and add the ssl part on the proxy side.
Davide<!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: [1.3.2x] mod_proxy