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

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

index d943b9adf34532284c86def33a03a9ab6b5e7bdd..eb4916ae77aea219e8591a31e50c4534959aa65d 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>