X-Git-Url: https://git.tld-linux.org/?a=blobdiff_plain;f=apache-mod_autoindex.conf;h=e23c0a10b8fcb2e89a47faee13ca0e98e74291bf;hb=c7adee7f16d1507842c45db96fbf5056960be3df;hp=a8fb2ed58b38de783a5a8fcdca339daa054257e3;hpb=f53b16d2ec1f017a1ee950e2f9d70e2b7c321e41;p=packages%2Fapache.git diff --git a/apache-mod_autoindex.conf b/apache-mod_autoindex.conf index a8fb2ed..e23c0a1 100644 --- a/apache-mod_autoindex.conf +++ b/apache-mod_autoindex.conf @@ -1,4 +1,3 @@ - LoadModule autoindex_module modules/mod_autoindex.so # @@ -26,8 +25,7 @@ Alias /icons/ "/home/services/httpd/icons/" Options Indexes MultiViews AllowOverride None - Order allow,deny - Allow from all + Require all granted