From 215af1770e41155de6bde5983121fc9f072aa749 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 4 Aug 2017 12:06:03 +0200 Subject: [PATCH] spk-spar-checker add directoryindex index.html --- 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 34eb8b1e..786e559e 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -46,7 +46,7 @@ infra::profile::apache::pp_vhosts: - MultiViews allow_override: - All - directoryindex: 'index.php' + directoryindex: 'index.php index.html' - location1: provider: location path: '/' diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 82fe2936..c3d1745a 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -42,7 +42,7 @@ infra::profile::apache::pp_vhosts: - MultiViews allow_override: - All - directoryindex: 'index.php' + directoryindex: 'index.php index.html' - location1: provider: location path: '/' -- 2.39.5