]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Documentation rebuild.
authorLuca Toscano <elukey@apache.org>
Mon, 8 Feb 2016 22:09:58 +0000 (22:09 +0000)
committerLuca Toscano <elukey@apache.org>
Mon, 8 Feb 2016 22:09:58 +0000 (22:09 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1729282 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
docs/manual/mod/mod_proxy.xml.meta
docs/manual/upgrading.html.en
docs/manual/upgrading.xml.de
docs/manual/upgrading.xml.fr
docs/manual/upgrading.xml.ja
docs/manual/upgrading.xml.meta

index a39d381e430e38d59d4b09aab55e19f7a3bd099b..91d417491adc998dc96329f8fb1244d4c9768530 100644 (file)
@@ -950,6 +950,11 @@ through</td></tr>
 
     </div> 
 
+    <div class="warning"><h3>Ordering ProxyPass and RewriteRule Directives</h3>
+      <p><code class="directive"><a href="../mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> directives
+      are evaluated before <code class="directive"><a href="#proxypass">ProxyPass</a></code> ones.</p>
+    </div>
+
     <p><strong>ProxyPass <code>key=value</code> Parameters</strong></p>
 
     <p>In Apache HTTP Server 2.1 and later, mod_proxy supports pooled
index 8c1af115bb3523f586445f5260fb9db54126c56b..42ce9bc7686b6a525bfe04a324e5de5b3eec72d2 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: 1696886 -->
+<!-- English Revision: 1696886:1729281 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
index 9657409d3e1d0bc18646143fe247180b16110636..04db0072db018164736a552aedb1442087b58a66 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: 1212598:1696886 (outdated) -->
+<!-- English Revision: 1212598:1729281 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 38a79fdda73051e6f035124b21c4af3bff8e6129..f0185375d448127624a8715f7540d52668653323 100644 (file)
@@ -8,7 +8,7 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
     <variant outdated="yes">ja</variant>
   </variants>
 </metafile>
index e9b5e536eb8bc3e0d7b4d3e22b91661cd6bf89fb..a16aa491b97be95c5bc42c45c84e04bc90c21dbc 100644 (file)
       from <code class="module"><a href="./mod/mod_auth_digest.html">mod_auth_digest</a></code> has been merged with
       <code class="directive"><a href="./mod/mod_authn_file.html#authuserfile">AuthUserFile</a></code>
       and is now part of <code class="module"><a href="./mod/mod_authn_file.html">mod_authn_file</a></code>.</li>
+
+      <li><code class="directive"><a href="./mod/mod_rewrite.html#rewriterule">RewriteRule</a></code> directives
+      are evaluated before <code class="directive"><a href="./mod/mod_proxy.html#proxypass">ProxyPass</a></code> ones.</li>
     </ul>
   </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div>
 <div class="section">
index 1a15c2cd61232dc05ce94875718c206ba11918b6..aa87a4c5a2c3c5321eec5afc91a7a406c8aef70b 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.de.xsl"?>
-<!-- English Revision: 333065:586771 (outdated) -->
+<!-- English Revision: 333065:1729281 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index a20383067542ab697d90c6a9e01588eed0703828..2e537229d7dd0fca328984aade80ef0715edea29 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
-<!-- English Revision: 586771 -->
+<!-- English Revision: 586771:1729281 (outdated) -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 <!-- $LastChangedRevision: 2007102101 $ -->
index d158dfd5b8c3435d1df7762965c075a681d0c204..a0071643d732bcf7f3f76a8b73a7fa7a0e1c773d 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='UTF-8' ?>
 <!DOCTYPE manualpage SYSTEM "./style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="./style/manual.en.xsl"?>
-<!-- English Revision: 586771  -->
+<!-- English Revision: 586771:1729281 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 24adb31abcfdda1991b0d5baafacd486a57cd73b..9cce22bb501314486eb8b0c25a30a549f82c2b87 100644 (file)
@@ -9,7 +9,7 @@
   <variants>
     <variant outdated="yes">de</variant>
     <variant>en</variant>
-    <variant>fr</variant>
-    <variant>ja</variant>
+    <variant outdated="yes">fr</variant>
+    <variant outdated="yes">ja</variant>
   </variants>
 </metafile>