Jorg,
The module that implements this isn't part of the standard mod_proxy.
See my previous post or my comments here
http://jira.codehaus.org/browse/CONTINUUM-734  to see how it's done. 

-----Original Message-----
From: news [mailto:[EMAIL PROTECTED] On Behalf Of Jorg Heymans
Sent: 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:
>   ProxyRequests Off
>   ProxyPass        / http://localhost:8082/
>   ProxyPassReverse / http://localhost:8082/
>   SetOutputFilter proxy-html
>   ProxyHTMLURLMap http://localhost:8082 https://[your-domain.org]
> 

i tried enabling this on our zone, but i'm getting

Invalid command 'ProxyHTMLURLMap', perhaps mis-spelled or defined by a
module not included in the server configuration

The module is loaded though, is there anything else that is needed to
get this to work?

Thanks
Jorg


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED] For additional
commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to