]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-httpd.conf
- 2.4 way of access control
[packages/apache.git] / apache-httpd.conf
index 8ca6558778ea8866bed3c996ce352c898c7e0f87..aed7d549351f1177b6f002464182b671e9fb0284 100644 (file)
@@ -85,8 +85,7 @@ IncludeOptional webapps.d/*.conf
                AllowOverride None
                Options None
                <IfModule mod_authz_host.c>
-                       Order allow,deny
-                       Allow from all
+                       Require all granted
                </IfModule>
        </Directory>
 </IfModule>
This page took 0.053866 seconds and 4 git commands to generate.