As the subject says, core.xml refers to the old mod_authz_host instead
of mod_access_compat for the Allow, Deny and Order directives.
Patch included as usual
With regards,
Daniel.
Index: core.xml
===================================================================
--- core.xml (revision 1300620)
+++ core.xml (working copy)
@@ -409,9 +409,9 @@
<dd>
Allow use of the directives controlling host access (<directive
- module="mod_authz_host">Allow</directive>, <directive
- module="mod_authz_host">Deny</directive> and <directive
- module="mod_authz_host">Order</directive>).</dd>
+ module="mod_access_compat">Allow</directive>, <directive
+ module="mod_access_compat">Deny</directive> and <directive
+ module="mod_access_compat">Order</directive>).</dd>
<dt>Nonfatal=[Override|Unknown|All]</dt>
---------------------------------------------------------------------
To unsubscribe, e-mail: docs-unsubscr...@httpd.apache.org
For additional commands, e-mail: docs-h...@httpd.apache.org