commit 46ed5cb78a167370c348206e19b13d8b3e182dd4
Author: Arkadiusz Miƛkiewicz <[email protected]>
Date:   Fri Oct 2 23:48:12 2015 +0200

    Revert "2.4 way"
    
    This reverts commit 7248d7f93747ae1382abec030026da4a4689fa52.

 apache-mod_authz_host.conf | 9 ++-------
 1 file changed, 2 insertions(+), 7 deletions(-)
---
diff --git a/apache-mod_authz_host.conf b/apache-mod_authz_host.conf
index 898c434..65350d6 100644
--- a/apache-mod_authz_host.conf
+++ b/apache-mod_authz_host.conf
@@ -6,12 +6,7 @@ LoadModule authz_host_module modules/mod_authz_host.so
 #
 <IfModule authz_host_module>
        <FilesMatch "^\.ht">
-               <IfModule mod_authz_host.c>
-                       Require all denied
-               </IfModule>
-               <IfModule mod_access_compat.c>
-                       Order allow,deny
-                       Deny from all
-               </IfModule>
+               Order allow,deny
+               Deny from all
        </FilesMatch>
 </IfModule>
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/46ed5cb78a167370c348206e19b13d8b3e182dd4

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to