From: Andreas Gerstenberg Date: Tue, 19 Sep 2017 13:25:25 +0000 (+0200) Subject: spk-spar-checker remove MultiViews X-Git-Tag: v0.1.0~2437^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=389a6878d2d9f645ebc7e04714df21d01ef554e2;p=pixelpark%2Fhiera.git spk-spar-checker remove MultiViews --- diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index 884f0214..0ecd8539 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -61,7 +61,6 @@ infra::profile::apache::pp_vhosts: path: '/var/www/spar-checker/sparchecker-frontend/' options: - FollowSymLinks - - MultiViews allow_override: - None directoryindex: 'index.html' @@ -93,7 +92,6 @@ infra::profile::apache::pp_vhosts: - { handler: "proxy:unix:/var/run/php5-fpm-sparchecker.sock|fcgi://./" , extensions: '.php' } options: - FollowSymLinks - - MultiViews allow_override: - None directoryindex: 'index.php index.html' @@ -119,7 +117,6 @@ infra::profile::apache::pp_vhosts: - { handler: "proxy:unix:/var/run/php5-fpm-sparchecker.sock|fcgi://./" , extensions: '.php' } options: - FollowSymLinks - - MultiViews allow_override: - None directoryindex: 'index.php index.html' diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index d8f9e221..3bebd5e4 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -59,7 +59,6 @@ infra::profile::apache::pp_vhosts: path: '/var/www/spar-checker/sparchecker-frontend/' options: - FollowSymLinks - - MultiViews allow_override: - None directoryindex: 'index.html' @@ -91,7 +90,6 @@ infra::profile::apache::pp_vhosts: - { handler: "proxy:unix:/var/run/php5-fpm-sparchecker.sock|fcgi://./" , extensions: '.php' } options: - FollowSymLinks - - MultiViews allow_override: - None directoryindex: 'index.php index.html' @@ -117,7 +115,6 @@ infra::profile::apache::pp_vhosts: - { handler: "proxy:unix:/var/run/php5-fpm-sparchecker.sock|fcgi://./" , extensions: '.php' } options: - FollowSymLinks - - MultiViews allow_override: - None directoryindex: 'index.php index.html'