]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 4 Mar 2017 15:04:30 +0000 (15:04 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 4 Mar 2017 15:04:30 +0000 (15:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1785499 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.html.fr
docs/manual/upgrading.xml.meta

index d3bce1da38dbfb40a22bd53dc754e58632b2677c..a37ad33b74dedb4fc7a9558bcb29d71777b2133d 100644 (file)
@@ -209,7 +209,7 @@ Allow from example.org</pre>
 
 &lt;Location "/server-status"&gt;
     SetHandler server-status
-    Require 127.0.0.1
+    Require local
 &lt;/Location&gt;
 
 access.log - GET /server-status 403 127.0.0.1
index 1d2a68a225aa2d153bd52b089461d6b5ec809b09..aba29996bbd699aa0af1827543fc41d3c2d9af24 100644 (file)
@@ -8,6 +8,6 @@
 
   <variants>
     <variant>en</variant>
-    <variant outdated="yes">fr</variant>
+    <variant>fr</variant>
   </variants>
 </metafile>