13 Jun 2007 10:15:49 -0700 (PDT)
Earl Chew wrote:
> If I read this correctly, mod_proxy_html is parsing the HTML to figure
> out which sections to look in for URLs to rewrite. To have
> mod_proxy_html rewrite my /galleries/ URL, I'm going to have to add
> "li" and &q
I'm using mod_proxy_html and I've got a page with the following content:
All my attempts to have mod_proxy_html rewrite /galleries/ to /public/galleries/
have failed. The basic pattern I'm using is:
ProxyHTMLExtended On
ProxyHTMLURLMap / /public/
Is there a stan