I have this working but it requires a new proxy module. The standard mod_proxy only scans headers. There is a mod that can scan the html source also but isn't available as a binary (for free anyway). The info is here: http://apache.webthing.com/mod_proxy_html/guide.html and source here: http://access.www.webthing.com/software/mod_proxy_html/
I downloaded the apache source and with it mod_proxy source. I added the mod_proxy_html source to that mod_proxy and recompiled it. I could send out this recompiled module for apache 2.0 on windows if anyone is interested. -----Original Message----- From: Tamás Cservenák [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 08, 2006 7:29 AM To: [email protected] Subject: Re: Continuum behind an apache https proxy You could try to setup Continuum and Proximity, make continuum use proximity and setup Proximity to use the Apache Proxy? ~t~ On 8/8/06, Thomas Recloux <[EMAIL PROTECTED]> wrote: > > Hello Thomas :-) > > > Did anybody answer this question? I am having the same issue. > > I did not solve this problem... >
