]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-httpd.conf
trigger base on base; drop older triggers
[packages/apache.git] / apache-httpd.conf
index 28199f7fd7a4861baf92015000102ffe5fb0f1a6..eaec1ea171a99b537610535d5b942170bc21d310 100644 (file)
@@ -103,6 +103,10 @@ IncludeOptional webapps.d/*.conf
                <IfModule mod_authz_host.c>
                        Require all granted
                </IfModule>
+               <IfModule mod_access_compat.c>
+                       Order allow,deny
+                       Allow from all
+               </IfModule>
        </Directory>
 </IfModule>
 
This page took 0.0472 seconds and 4 git commands to generate.