From: Igor Galić Date: Thu, 8 Mar 2012 11:04:47 +0000 (+0000) Subject: pr#52852 remove Require all granted from example, it breaks otherwise. X-Git-Tag: 2.5.0-alpha~7402 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5bb6406dd7f8b5e42fae14d7a9cde914ebeaaba7;p=apache pr#52852 remove Require all granted from example, it breaks otherwise. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1298353 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_authn_anon.html.en b/docs/manual/mod/mod_authn_anon.html.en index 924bd5fe67..7d5992141a 100644 --- a/docs/manual/mod/mod_authn_anon.html.en +++ b/docs/manual/mod/mod_authn_anon.html.en @@ -104,8 +104,6 @@ Anonymous_LogEmail on
Anonymous anonymous guest www test welcome

- Require all granted
-
Require valid-user
</Directory> diff --git a/docs/manual/mod/mod_authn_anon.xml b/docs/manual/mod/mod_authn_anon.xml index 57696d7b2c..e8f489d23c 100644 --- a/docs/manual/mod/mod_authn_anon.xml +++ b/docs/manual/mod/mod_authn_anon.xml @@ -94,8 +94,6 @@ Anonymous_LogEmail on
Anonymous anonymous guest www test welcome

- Require all granted
-
Require valid-user
</Directory>