From bf73232449b2214c53968ffca9a36e3a60404f24 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 25 Aug 2016 14:54:58 +0200 Subject: [PATCH] mbch - add directoryindex for index.htm --- customer/mbch/test-web-mb-mystar-ch.pixelpark.net.yaml | 2 +- customer/mbch/web-mb-mystar-ch.pixelpark.net.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/mbch/test-web-mb-mystar-ch.pixelpark.net.yaml b/customer/mbch/test-web-mb-mystar-ch.pixelpark.net.yaml index a0ece45c..9957a1a5 100644 --- a/customer/mbch/test-web-mb-mystar-ch.pixelpark.net.yaml +++ b/customer/mbch/test-web-mb-mystar-ch.pixelpark.net.yaml @@ -34,7 +34,7 @@ site::profile::apache::pp_vhosts: - MultiViews allow_override: - All - directoryindex: 'index.php index.html' + directoryindex: 'index.php index.html index.htm' - location1: provider: location path: '/' diff --git a/customer/mbch/web-mb-mystar-ch.pixelpark.net.yaml b/customer/mbch/web-mb-mystar-ch.pixelpark.net.yaml index 30fbfa30..153ed5cf 100644 --- a/customer/mbch/web-mb-mystar-ch.pixelpark.net.yaml +++ b/customer/mbch/web-mb-mystar-ch.pixelpark.net.yaml @@ -34,7 +34,7 @@ site::profile::apache::pp_vhosts: - MultiViews allow_override: - All - directoryindex: 'index.php index.html' + directoryindex: 'index.php index.html index.htm' - location1: provider: location path: '/' -- 2.39.5