From: Eric Covener Date: Mon, 24 Nov 2014 12:49:27 +0000 (+0000) Subject: xforms X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=747c919c4740f7fe506861d29a729c31b4cc95cb;p=thirdparty%2Fapache%2Fhttpd.git xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1641385 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index 1cc7488e192..cb845ec1d36 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1517,7 +1517,7 @@ ProxyPassReverse /mirror/foo/ https://backend.example.com/

Suppose the local server has address http://example.com/; then

-
ProxyPassMatch ^(/.*\.gif)$ http://backend.example.com$1
+
ProxyPassMatch ^/(.*\.gif)$ http://backend.example.com/$1

will cause a local request for diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 7fe31e3873c..4989ad6d83d 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -1,7 +1,7 @@ - + diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index 62d4288f03b..a0f78b226e1 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ - +