]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
disable multiview in apache icons directory
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 17 Mar 2016 09:24:54 +0000 (10:24 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 17 Mar 2016 09:24:54 +0000 (10:24 +0100)
modules/apache.yaml

index 25ed826653b3327124eb604cca25d2ea987b48a9..30e623bca6e847e67dfb4c66f6e5a4a84f643b37 100644 (file)
@@ -16,6 +16,7 @@ apache::trace_enable: 'Off'
 
 apache::mod::ssl::ssl_cipher: 'AES256+EECDH:AES256+EDH:AES128+EECDH:AES128+EDH'
 
+apache::mod::alias::icons_options: 'MultiViews'
 
 apache::log_formats:
   lb_combined: '%%{ich-trickse}{X-Forwarded-For}i %l %u %t \"%r\" %>s %b \"%%{ich-trickse}{Referer}i\" \"%%{ich-trickse}{User-Agent}i\"'