From a332884703c1edbd2fa81aa3d77693de0aa42e77 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 15 Mar 2012 10:28:30 +0000 Subject: [PATCH] Allow/Deny now in mod_acess_compat rather than authz_host (via Daniel Gruno - rumble at cord dk) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1300883 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml index 28e6b3324ba..ba960a64d12 100644 --- a/docs/manual/mod/core.xml +++ b/docs/manual/mod/core.xml @@ -409,9 +409,9 @@ NoDecode option available in 2.3.12 and later.
Allow use of the directives controlling host access (Allow, Deny and Order).
+ module="mod_access_compat">Allow, Deny and Order).
Nonfatal=[Override|Unknown|All]
-- 2.47.3