: Thursday, October 19, 2006 3:06 PM
To: dev@maven.apache.org
Subject: Re: Continuum behind SSL, any progress on this
Hi Reinhard,
Reinhard Poetz wrote:
> - install mod_proxy_html and load it within your Apache configuration
> - add following lines to your Apache configuration file:
>
Hi Reinhard,
Reinhard Poetz wrote:
- install mod_proxy_html and load it within your Apache configuration
- add following lines to your Apache configuration file:
ProxyRequests Off
ProxyPass/ http://localhost:8082/
ProxyPassReverse / http://localhost:8082/
SetOutputFilter proxy-
Graham Leggett wrote:
Hi all,
It seems that http://jira.codehaus.org/browse/CONTINUUM-734 "Can't use
continuum behind https proxy" still hasn't been resolved, which is a
serious oversight.
Looking at the code, is this a continuum problem or a plexus problem?
Has there been any progress on t
Brian E. Fox wrote:
Someone asked about this a while ago (perhaps you). I have this working
but I had to use the
http://apache.webthing.com/mod_proxy_html/config.html and recompiled a
mod_proxy for apache 2.0.55. It works perfectly for this and other proxy
unfriendly apps. I'll update the jira w
Carlos Sanchez wrote:
I think this is already fixed for 1.1
Busy building trunk now, will confirm whether it's fixed.
Regards,
Graham
--
smime.p7s
Description: S/MIME Cryptographic Signature
Someone asked about this a while ago (perhaps you). I have this working
but I had to use the
http://apache.webthing.com/mod_proxy_html/config.html and recompiled a
mod_proxy for apache 2.0.55. It works perfectly for this and other proxy
unfriendly apps. I'll update the jira with this info and attac
There are still a number of things being worked on, but I imagine
after we pull the web testing back into the fold we can release an
alpha or something along those lines while the rest is fixed/polished
up for a release.
the trunk has been pretty useful for a while so there shouldn't be any
probl
Carlos Sanchez wrote:
I think this is already fixed for 1.1
Are you guys planning on releasing a first 1.1 snapshot anytime soon?
Jorg
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PRO
I think this is already fixed for 1.1
On 10/18/06, Graham Leggett <[EMAIL PROTECTED]> wrote:
Hi all,
It seems that http://jira.codehaus.org/browse/CONTINUUM-734 "Can't use
continuum behind https proxy" still hasn't been resolved, which is a
serious oversight.
Looking at the code, is this a con