> I need to know if there is a way the httpd server can parse every returned > html/xml page and replace every instance of a pattern on said page. If you're using Apache 1.3: No idea if this is possible. Perhaps mod_proxy_html (http://apache.webthing.com/mod_proxy_html/) or mod_proxy_xml (http://apache.webthing.com/mod_proxy_xml/) might work, but these modules are really written for reverse proxy situations. For Apache 2.0: http://httpd.apache.org/docs-2.0/mod/mod_mime.html#addoutputfilter Joost --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx