]> granicus.if.org Git - apache/commitdiff
xform
authorJim Jagielski <jim@apache.org>
Tue, 13 Dec 2016 14:29:41 +0000 (14:29 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 13 Dec 2016 14:29:41 +0000 (14:29 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1774026 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_proxy_express.html.en
docs/manual/upgrading.html.en
docs/manual/upgrading.html.fr
docs/manual/upgrading.xml.fr
docs/manual/upgrading.xml.meta

index 649da68f383d5138dfbb7872e1f823c292a842ee..1130b58c69fc59ce5193548a8c8559285df3875e 100644 (file)
@@ -43,7 +43,7 @@
     than <code class="module"><a href="../mod/mod_proxy_balancer.html">mod_proxy_balancer</a></code>, which also provides
     dynamic growth, but is intended to handle much, much
     larger numbers of backends. It is ideally suited as a
-    front-end HTTP switch.</p>
+    front-end HTTP switch and for micro-services architectures.</p>
 
     <p>This module <em>requires</em> the service of <code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code>.</p>
 
index fb72e31d5ce22d1fe51fa361df0af67a0ddbef5d..dc449070c040f94ff3cac2e73b741c0fc44033f7 100644 (file)
@@ -257,7 +257,7 @@ AuthUserFile /example.com/conf/users.passwd
 AuthName secure
 &lt;RequireAll&gt;
   Require valid-user
-  require ip 127.0.0.1
+  Require ip 127.0.0.1
 &lt;/RequireAll&gt;</pre>
 </div>
 
index f115b639e9c239c672df2e7880ea3aa57786ce2b..5a3aa230d1e0a120737e789a6b7a7c78439cd1b4 100644 (file)
@@ -26,6 +26,8 @@
 <p><span>Langues Disponibles: </span><a href="./en/upgrading.html" hreflang="en" rel="alternate" title="English">&nbsp;en&nbsp;</a> |
 <a href="./fr/upgrading.html" title="Français">&nbsp;fr&nbsp;</a></p>
 </div>
+<div class="outofdate">Cette traduction peut être périmée. Vérifiez la version
+            anglaise pour les changements récents.</div>
 
   <p>Afin d'assister les utilisateurs lors de leurs opérations de mise à
   jour, nous maintenons un document
index 15adde3d30e0aba653b15eaec92ab19a57a07504..86c4acb2c0e97817bcb4ba670c8991fa1577319d 100644 (file)
@@ -3,7 +3,7 @@
 <?xml-stylesheet type="text/xsl" href="./style/manual.fr.xsl"?>
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
-<!-- English Revision: 1738217 -->
+<!-- English Revision: 1738217:1772763 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index aba29996bbd699aa0af1827543fc41d3c2d9af24..1d2a68a225aa2d153bd52b089461d6b5ec809b09 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant>fr</variant>
+    <variant outdated="yes">fr</variant>
   </variants>
 </metafile>