From cd3e041f0b294a0f2a68a3584916e5bcb0c74dab Mon Sep 17 00:00:00 2001 From: Mike Rumph <mrumph@apache.org> Date: Fri, 14 Aug 2015 13:56:35 +0000 Subject: [PATCH] Generated doc changes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1695915 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_proxy.html.en | 4 ++-- docs/manual/mod/mod_proxy.xml.fr | 2 +- docs/manual/mod/mod_proxy.xml.ja | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_proxy.html.en b/docs/manual/mod/mod_proxy.html.en index fcd8c216bb..b0dd888379 100644 --- a/docs/manual/mod/mod_proxy.html.en +++ b/docs/manual/mod/mod_proxy.html.en @@ -1044,7 +1044,7 @@ through</td></tr> <div class="warning"> <p>If the first argument ends with a trailing <strong>/</strong>, the second - argument should also end with a trailing <strong>/</strong> and vice + argument should also end with a trailing <strong>/</strong>, and vice versa. Otherwise, the resulting requests to the backend may miss some needed slashes and do not deliver the expected results. </p> @@ -1635,7 +1635,7 @@ ProxyPassReverseCookiePath "/" "/mirror/foo/"</pre> constructing the URL is chosen in respect to the setting of the <code class="directive"><a href="../mod/core.html#usecanonicalname">UseCanonicalName</a></code> directive.</p> <p>Note that this <code class="directive">ProxyPassReverse</code> directive can - also be used in conjunction with the proxy pass-through feature + also be used in conjunction with the proxy feature (<code>RewriteRule ... [P]</code>) from <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code> because it doesn't depend on a corresponding <code class="directive"><a href="#proxypass">ProxyPass</a></code> directive.</p> diff --git a/docs/manual/mod/mod_proxy.xml.fr b/docs/manual/mod/mod_proxy.xml.fr index 2a19feb4c9..ad1acda9f6 100644 --- a/docs/manual/mod/mod_proxy.xml.fr +++ b/docs/manual/mod/mod_proxy.xml.fr @@ -1,7 +1,7 @@ <?xml version="1.0"?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.fr.xsl"?> -<!-- English Revision: 1690137:1695762 (outdated) --> +<!-- English Revision: 1690137:1695913 (outdated) --> <!-- French translation : Lucien GENTIS --> <!-- Reviewed by : Vincent Deffontaines --> diff --git a/docs/manual/mod/mod_proxy.xml.ja b/docs/manual/mod/mod_proxy.xml.ja index 6883201d8f..1a4447b6b1 100644 --- a/docs/manual/mod/mod_proxy.xml.ja +++ b/docs/manual/mod/mod_proxy.xml.ja @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8" ?> <!DOCTYPE modulesynopsis SYSTEM "../style/modulesynopsis.dtd"> <?xml-stylesheet type="text/xsl" href="../style/manual.ja.xsl"?> -<!-- English Revision: 344971:1695762 (outdated) --> +<!-- English Revision: 344971:1695913 (outdated) --> <!-- Licensed to the Apache Software Foundation (ASF) under one or more -- 2.40.0