'AuthType' and 'AuthName' out of the core module and merge mod_authz_alias
into mod_authn_core. [Brad Nicholes]
- *) Authz: Mark the directives 'Order', 'Allow', 'Deny' and 'Satisfy' as
- deprecated and move them into the new module mod_access_compat which
- can be loaded to provide backwards compatibility for these directives.
+ *) Authz: Move the directives 'Order', 'Allow', 'Deny' and 'Satisfy'
+ into the new module mod_access_compat which can be loaded to provide
+ support for these directives.
[Brad Nicholes]
*) Authz: Move the 'Require' directive from the core module as well as