You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by lg...@apache.org on 2015/03/14 17:27:55 UTC

svn commit: r1666709 - in /httpd/httpd/trunk/docs/manual/howto: access.xml.fr htaccess.xml.fr

Author: lgentis
Date: Sat Mar 14 16:27:54 2015
New Revision: 1666709

URL: http://svn.apache.org/r1666709
Log:
XML updates.

Modified:
    httpd/httpd/trunk/docs/manual/howto/access.xml.fr
    httpd/httpd/trunk/docs/manual/howto/htaccess.xml.fr

Modified: httpd/httpd/trunk/docs/manual/howto/access.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/access.xml.fr?rev=1666709&r1=1666708&r2=1666709&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/access.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/howto/access.xml.fr Sat Mar 14 16:27:54 2015
@@ -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.en.xsl"?>
-<!-- English Revision : 1580895 -->
+<!-- English Revision : 1666025 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -148,7 +148,7 @@ arbitraires</title>
 
     <highlight language="config">
 &lt;If "%{HTTP_USER_AGENT} == 'BadBot'"&gt;
-    Require All Denied
+    Require all denied
 &lt;/If&gt;
     </highlight>
 

Modified: httpd/httpd/trunk/docs/manual/howto/htaccess.xml.fr
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/howto/htaccess.xml.fr?rev=1666709&r1=1666708&r2=1666709&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/howto/htaccess.xml.fr (original)
+++ httpd/httpd/trunk/docs/manual/howto/htaccess.xml.fr Sat Mar 14 16:27:54 2015
@@ -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 : 1651479 -->
+<!-- English Revision : 1666025 -->
 <!-- French translation : Lucien GENTIS -->
 <!-- Reviewed by : Vincent Deffontaines -->
 
@@ -365,7 +365,7 @@ AuthType Basic
 AuthName "Password Required"
 AuthUserFile /www/passwords/password.file
 AuthGroupFile /www/passwords/group.file
-Require Group admins
+Require group admins
     </highlight>
 
     <p>Notez que <code>AllowOverride AuthConfig</code> doit &ecirc;tre pr&eacute;sent