apache-httpd: Properly wrap access directives.
The Order/Deny directives are deprecated in version 2.4, so we're going to define two wrappers for allDenied and allGranted in order to properly generate configurations for both version 2.2 and 2.4. For more information an access control changes, see: http://httpd.apache.org/docs/2.4/upgrading.html#access Signed-off-by: aszlig <aszlig@redmoonstudios.org>
parent
3acd98b0
Please register or sign in to comment