From 79f2a9a8bc26ae92cd2dd8ed21e10596b1df1b53 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 25 Aug 2016 14:56:44 +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 9957a1a5..28ad2f32 100644 --- a/customer/mbch/test-web-mb-mystar-ch.pixelpark.net.yaml +++ b/customer/mbch/test-web-mb-mystar-ch.pixelpark.net.yaml @@ -64,7 +64,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 153ed5cf..9b77c719 100644 --- a/customer/mbch/web-mb-mystar-ch.pixelpark.net.yaml +++ b/customer/mbch/web-mb-mystar-ch.pixelpark.net.yaml @@ -66,7 +66,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