]> granicus.if.org Git - apache/commitdiff
Rebuild.
authorLucien Gentis <lgentis@apache.org>
Sat, 14 Mar 2015 16:30:36 +0000 (16:30 +0000)
committerLucien Gentis <lgentis@apache.org>
Sat, 14 Mar 2015 16:30:36 +0000 (16:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1666712 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/howto/access.html.fr
docs/manual/howto/htaccess.html.fr
docs/manual/howto/htaccess.xml.ja
docs/manual/howto/htaccess.xml.ko
docs/manual/howto/htaccess.xml.pt-br

index d55798d98ffb59b029193330180ed401ea6490a2..0717927c585e38d8debe1b9710cb6d9885d1ebcc 100644 (file)
@@ -140,7 +140,7 @@ arbitraires</a></h2>
     spécifier ceci :</p>
 
     <pre class="prettyprint lang-config">&lt;If "%{HTTP_USER_AGENT} == 'BadBot'"&gt;
-    Require All Denied
+    Require all denied
 &lt;/If&gt;</pre>
 
 
index 1fe6d228fc15ef59aea51621c6218cdb1e9a403a..4b6afdd73b4484afaabdb8b59ce66d381c21f998 100644 (file)
@@ -337,7 +337,7 @@ Includes - SSI)</a></li>
 AuthName "Password Required"
 AuthUserFile /www/passwords/password.file
 AuthGroupFile /www/passwords/group.file
-Require Group admins</pre>
+Require group admins</pre>
 
 
     <p>Notez que <code>AllowOverride AuthConfig</code> doit être présent
index 205aa0d24de0e624e349daf56ab78a80c36f2fe1..d1c02e4142aaac4f7ef4e57b4445a63fcab91119 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.ja.xsl"?>
-<!-- English Revision: 574882:1651482 (outdated) -->
+<!-- English Revision: 574882:1666026 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index e6bd2bb82d46beed1d80cfd839f2c49fa7a139ac..854a3ded6024b661c51a3431daeb2eb1d7d96d06 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version='1.0' encoding='EUC-KR' ?>
 <!DOCTYPE manualpage SYSTEM "../style/manualpage.dtd">
 <?xml-stylesheet type="text/xsl" href="../style/manual.ko.xsl"?>
-<!-- English Revision: 151408:1651482 (outdated) -->
+<!-- English Revision: 151408:1666026 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more
index 4a0ce85781c958970f77879f663fde93bba09d60..aeeed301ffe5d42a11dc562ac8991e4c475ba7b9 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.pt-br.xsl"?>
-<!-- English Revision: 151408:1651482 (outdated) -->
+<!-- English Revision: 151408:1666026 (outdated) -->
 
 <!--
  Licensed to the Apache Software Foundation (ASF) under one or more