From: Rich Bowen Date: Thu, 18 Oct 2012 22:39:49 +0000 (+0000) Subject: typo X-Git-Tag: 2.5.0-alpha~6188 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a98a2622446c67ec53f1668a6635359f59c73431;p=thirdparty%2Fapache%2Fhttpd.git typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1399897 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 4e52c1f8f67..8d81aef0993 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -535,7 +535,7 @@ AllowOverrideList CookieTracking CookieName

In the example above AllowOverride grants permission to the AuthConfig directive grouping and AllowOverrideList grants - permission to only two directves from the FileInfo directive + permission to only two directives from the FileInfo directive grouping. All others will cause an internal server error.