From: Lucien Gentis Date: Sat, 14 Mar 2015 16:30:36 +0000 (+0000) Subject: Rebuild. X-Git-Tag: 2.4.13~339 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=706f656c268dc5e07e10f5d2df41c31135ab9092;p=thirdparty%2Fapache%2Fhttpd.git Rebuild. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1666712 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/access.html.fr b/docs/manual/howto/access.html.fr index d55798d98ff..0717927c585 100644 --- a/docs/manual/howto/access.html.fr +++ b/docs/manual/howto/access.html.fr @@ -140,7 +140,7 @@ arbitraires spécifier ceci :

<If "%{HTTP_USER_AGENT} == 'BadBot'">
-    Require All Denied
+    Require all denied
 </If>
diff --git a/docs/manual/howto/htaccess.html.fr b/docs/manual/howto/htaccess.html.fr index 1fe6d228fc1..4b6afdd73b4 100644 --- a/docs/manual/howto/htaccess.html.fr +++ b/docs/manual/howto/htaccess.html.fr @@ -337,7 +337,7 @@ Includes - SSI) AuthName "Password Required" AuthUserFile /www/passwords/password.file AuthGroupFile /www/passwords/group.file -Require Group admins +Require group admins

Notez que AllowOverride AuthConfig doit être présent diff --git a/docs/manual/howto/htaccess.xml.ja b/docs/manual/howto/htaccess.xml.ja index 205aa0d24de..d1c02e4142a 100644 --- a/docs/manual/howto/htaccess.xml.ja +++ b/docs/manual/howto/htaccess.xml.ja @@ -1,7 +1,7 @@ - + + +