apache mod_proxy_html on Ubuntu ProxyHTMLEnable not working

Posted by intargc on Stack Overflow See other posts from Stack Overflow or by intargc
Published on 2010-03-15T01:36:37Z Indexed on 2010/03/15 1:39 UTC
Read the original article Hit count: 336

Filed under:
|

I'm trying to use mod_proxy_html on Ubuntu which I installed from apt-get. The module is loading properly and all ProxyHTML* directives work except for the one that matters the most. When I do "ProxyHTMLEnable on" in my apache2.conf or vhost conf files, apache complains that it's an invalid directive and I must have misspelled it. Is anyone else having this issue on Ubuntu and what can be done to fix it?

© Stack Overflow or respective owner

Related posts about apache

Related posts about ubuntu