From 389a6878d2d9f645ebc7e04714df21d01ef554e2 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 19 Sep 2017 15:25:25 +0200 Subject: [PATCH] spk-spar-checker remove MultiViews --- customer/spk-spar-checker/production.yaml | 3 --- customer/spk-spar-checker/test.yaml | 3 --- 2 files changed, 6 deletions(-) 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' -- 2.39.5