From 706f656c268dc5e07e10f5d2df41c31135ab9092 Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sat, 14 Mar 2015 16:30:36 +0000 Subject: [PATCH] Rebuild. 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 | 2 +- docs/manual/howto/htaccess.html.fr | 2 +- docs/manual/howto/htaccess.xml.ja | 2 +- docs/manual/howto/htaccess.xml.ko | 2 +- docs/manual/howto/htaccess.xml.pt-br | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/manual/howto/access.html.fr b/docs/manual/howto/access.html.fr index d55798d98f..0717927c58 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 1fe6d228fc..4b6afdd73b 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 205aa0d24d..d1c02e4142 100644 --- a/docs/manual/howto/htaccess.xml.ja +++ b/docs/manual/howto/htaccess.xml.ja @@ -1,7 +1,7 @@ - + + +