On 6/13/07, Earl Chew <[EMAIL PROTECTED]> wrote:
I'm using mod_proxy_html and I've got a page with the following content:

<li style="background-image: url('/galleries/1/thumbs/Ferry
ride-100x80.JPG')">


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 "style" to
the list of elements and attributes.

Can anyone provide any further guidance here?

I don't use mod_proxy_html myself, but from the docs and examples, it
seems you need to use ProxyHTMLEvents and ProxyHTMLExtended On. See:
http://apache.webthing.com/svn/apache/filters/proxy_html/proxy_html.conf
http://apache.webthing.com/mod_proxy_html/config.html

Joshua.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to