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]

Reply via email to