]> granicus.if.org Git - apache/commitdiff
mod_proxy_html is no longer a third-party module.
authorRich Bowen <rbowen@apache.org>
Thu, 8 Mar 2012 02:02:09 +0000 (02:02 +0000)
committerRich Bowen <rbowen@apache.org>
Thu, 8 Mar 2012 02:02:09 +0000 (02:02 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298256 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/urlmapping.html.en
docs/manual/urlmapping.xml

index 88554ee751949ead9ca806f264451ec642678149..ac2d9d530997c3a4dff5734768a11ff36254e3e9 100644 (file)
@@ -238,9 +238,10 @@ content) in a page as it is being served to the client using
 Substitute s/internal\.example\.com/www.example.com/i
 </code></p></div>
 
-<p>Additionally, a third-party module,
-<a href="http://apache.webthing.com/mod_proxy_html/">mod_proxy_html</a>,
-is available to rewrite links in HTML and XHTML.</p>
+<p>For more sophisticated rewriting of links in HTML and XHTML, the 
+<code class="module"><a href="./mod/mod_proxy_html.html">mod_proxy_html</a></code> module is also available. It allows you
+to create maps of URLs that need to be rewritten, so that comples
+proxying scenarios can be handled.</p>
 </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
 <h2><a name="rewrite" id="rewrite">Rewriting Engine</a></h2>
index b061ef5f1d6634df2c0e8ee21837988c3ce3c1ad..929ad1d5e5dbee3525efba7a1d1c21d7cbc569cd 100644 (file)
@@ -268,9 +268,10 @@ content) in a page as it is being served to the client using
 Substitute s/internal\.example\.com/www.example.com/i
 </example>
 
-<p>Additionally, a third-party module,
-<a href="http://apache.webthing.com/mod_proxy_html/">mod_proxy_html</a>,
-is available to rewrite links in HTML and XHTML.</p>
+<p>For more sophisticated rewriting of links in HTML and XHTML, the 
+<module>mod_proxy_html</module> module is also available. It allows you
+to create maps of URLs that need to be rewritten, so that comples
+proxying scenarios can be handled.</p>
 </section>
 
 <section id="rewrite"><title>Rewriting Engine</title>