From 0510768410762d594520d9989e652fb2889d017a Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 22 Aug 2017 10:09:59 +0200 Subject: [PATCH] spk-spar-checker update directoryindex --- customer/spk-spar-checker/production.yaml | 2 +- customer/spk-spar-checker/test.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index d215ec60..48e3132b 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -43,7 +43,7 @@ infra::profile::apache::pp_vhosts: - MultiViews allow_override: - None - directoryindex: 'index.php index.html' + directoryindex: 'index.html' setenv: - 'APPLICATION_ENV production' - provider: location diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 2ed11244..303060d1 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -41,7 +41,7 @@ infra::profile::apache::pp_vhosts: - MultiViews allow_override: - None - directoryindex: 'index.php index.html' + directoryindex: 'index.html' setenv: - 'APPLICATION_ENV production' - provider: location -- 2.39.5