]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_autoindex.conf
- update to latest intermediate compatibility https://wiki.mozilla.org/Security/Serve...
[packages/apache.git] / apache-mod_autoindex.conf
index 7b902c63842fd8efd76238915e6a0b9fe1134220..b9c6ec19f65fb1c3d840a3a726a837e153a0a1d9 100644 (file)
@@ -27,6 +27,10 @@ Alias /icons/ "/home/services/httpd/icons/"
        <IfModule mod_authz_host.c>
                Require all granted
        </IfModule>
+       <IfModule mod_access_compat.c>
+               Order allow,deny
+               Allow from all
+       </IfModule>
 </Directory>
 
 #
This page took 0.052349 seconds and 4 git commands to generate.