From: Lucien Gentis Date: Sat, 14 Mar 2015 16:29:53 +0000 (+0000) Subject: XML updates. X-Git-Tag: 2.4.13~340 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=11c982e55ece023be729ebe564330b683c3983e7;p=apache XML updates. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1666711 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/howto/access.xml.fr b/docs/manual/howto/access.xml.fr index 4b892b663e..d53192ce56 100644 --- a/docs/manual/howto/access.xml.fr +++ b/docs/manual/howto/access.xml.fr @@ -1,7 +1,7 @@ - + @@ -148,7 +148,7 @@ arbitraires <If "%{HTTP_USER_AGENT} == 'BadBot'"> - Require All Denied + Require all denied </If> diff --git a/docs/manual/howto/htaccess.xml.fr b/docs/manual/howto/htaccess.xml.fr index 8d99a4c79d..8f39859941 100644 --- a/docs/manual/howto/htaccess.xml.fr +++ b/docs/manual/howto/htaccess.xml.fr @@ -1,7 +1,7 @@ - + @@ -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

Notez que AllowOverride AuthConfig doit être présent