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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cb0b1f322ff60b0d50efdb6ddf1dff28b756c8a;p=thirdparty%2Fapache%2Fhttpd.git 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 924bd5fe677..7d5992141ac 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 57696d7b2c0..e8f489d23c8 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>