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