]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_autoindex.conf
- up to 2.4.25; fixes CVE-2016-8743, CVE-2016-0736, CVE-2016-2161, CVE-2016-5387...
[packages/apache.git] / apache-mod_autoindex.conf
index b9c6ec19f65fb1c3d840a3a726a837e153a0a1d9..165fde4a5ea8bfba0f499efc4a12d046f2045fa8 100644 (file)
@@ -22,7 +22,7 @@ IndexOptions FancyIndexing HTMLTable VersionSort Charset=UTF-8
 Alias /icons/ "/home/services/httpd/icons/"
 
 <Directory "/home/services/httpd/icons">
-       Options Indexes MultiViews
+       Options Indexes
        AllowOverride None
        <IfModule mod_authz_host.c>
                Require all granted
This page took 0.068192 seconds and 4 git commands to generate.