From: Lucien Gentis
<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 4a0ca58c993..96e6a6e2622 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 256be4d00ad..9ed6299226e 100644
--- a/docs/manual/howto/htaccess.xml.ja
+++ b/docs/manual/howto/htaccess.xml.ja
@@ -1,7 +1,7 @@
-
+
+
+
+
+