]> granicus.if.org Git - apache/commitdiff
Generated doc changes
authorMike Rumph <mrumph@apache.org>
Fri, 14 Aug 2015 13:56:35 +0000 (13:56 +0000)
committerMike Rumph <mrumph@apache.org>
Fri, 14 Aug 2015 13:56:35 +0000 (13:56 +0000)
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
docs/manual/mod/mod_proxy.xml.fr
docs/manual/mod/mod_proxy.xml.ja

index fcd8c216bb7dbd216ffc5b808cc7b475d1343a79..b0dd888379af222a7b84376bc11d3cc5fa92b3d2 100644 (file)
@@ -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>
 
index 2a19feb4c9c0a84bea1cdde59d562c86458a3126..ad1acda9f60d61211cf02aa4ef800c8c7ac59ddb 100644 (file)
@@ -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 -->
 
index 6883201d8fca83b1e4e2fb763a667fcd68e7f05f..1a4447b6b1e14122fdf7957989561da9bdab6254 100644 (file)
@@ -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