From 5fd8e6652f6c8cb14504a9a610377117b0f9f029 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 8 Mar 2012 02:00:25 +0000 Subject: [PATCH] mod_proxy_html is no longer a third-party modules. 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 | 7 ++++--- docs/manual/urlmapping.xml | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/manual/urlmapping.html.en b/docs/manual/urlmapping.html.en index d943b9adf3..eb4916ae77 100644 --- a/docs/manual/urlmapping.html.en +++ b/docs/manual/urlmapping.html.en @@ -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

-

Additionally, a third-party module, -mod_proxy_html, -is available to rewrite links in HTML and XHTML.

+

For more sophisticated rewriting of links in HTML and XHTML, the +mod_proxy_html 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.

top

Rewriting Engine

diff --git a/docs/manual/urlmapping.xml b/docs/manual/urlmapping.xml index b061ef5f1d..929ad1d5e5 100644 --- a/docs/manual/urlmapping.xml +++ b/docs/manual/urlmapping.xml @@ -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 -

Additionally, a third-party module, -mod_proxy_html, -is available to rewrite links in HTML and XHTML.

+

For more sophisticated rewriting of links in HTML and XHTML, the +mod_proxy_html 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.

Rewriting Engine -- 2.40.0