From 76e90d5d69cb6b8e097a7fc158dc6607f1f489e4 Mon Sep 17 00:00:00 2001 From: Richard Bowen Date: Thu, 18 Oct 2012 22:39:49 +0000 Subject: [PATCH] typo git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1399897 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.47.3