On 2/24/2010 11:31 PM, Joseph L. Casale wrote:
> Looks like proxying a site that uses dynamically generated urls that include 
> the
> bound ip of the server needs a module to rewrite links in html. Are there any 
> mods
> shipped in base that can do what mod_proxy_html mod_xml2enc can for this?

I don't think so.  In later httpd versions something is included in the 
core to do content rewriting (mod_sed?), but for now you can build the 
mod_proxy_html module with apxs and include it.

-- 
   Les Mikesell
    lesmikes...@gmail.com
_______________________________________________
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos

Reply via email to