From: sambufe Date: Tue, 19 Sep 2017 08:01:24 +0000 (+0200) Subject: BERFBB-3838 fix index.html problem X-Git-Tag: v0.1.0~2437^2~5^2~7 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=7ca33b9aaa40254925c7ca9ace67ca5aa5c4afab;p=pixelpark%2Fhiera.git BERFBB-3838 fix index.html problem --- diff --git a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml index 90fea19d..f06bf40d 100644 --- a/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml +++ b/customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml @@ -171,6 +171,7 @@ infra::profile::apache::pp_vhosts: options: - FollowSymLinks - Indexes + directoryindex: "not_a_directory_index.does_not_exists.file" path: "/var/data/fiona/app/online/docs" dav: 'On' auth_type: Digest @@ -228,6 +229,7 @@ infra::profile::apache::pp_vhosts: options: - FollowSymLinks - Indexes + directoryindex: "not_a_directory_index.does_not_exists.file" path: "/var/data/fiona/cdm_app/online/docs" dav: 'On' auth_type: Digest