From b97d514c55314b7c7a747b21b3e0c4c9b05973b5 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 18 Aug 2016 11:21:55 +0200 Subject: [PATCH] aamt - add directory index --- customer/aamt/web-aamt-facebook.pixelpark.net.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml index bee976d5..cab47a24 100644 --- a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml +++ b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml @@ -29,7 +29,7 @@ site::profile::apache::pp_vhosts: - MultiViews allow_override: - All - directoryindex: 'index.php' + directoryindex: 'index.php index.html' - location1: provider: location path: '/' @@ -57,7 +57,7 @@ site::profile::apache::pp_vhosts: - MultiViews allow_override: - All - directoryindex: 'index.php' + directoryindex: 'index.php index.html' - location1: provider: location path: '/' -- 2.39.5