]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BERFBB-3838 fix index.html problem
authorsambufe <samuel.bufe@publicispixelpark.de>
Tue, 19 Sep 2017 08:01:24 +0000 (10:01 +0200)
committersambufe <samuel.bufe@publicispixelpark.de>
Tue, 19 Sep 2017 08:01:24 +0000 (10:01 +0200)
customer/fbb-ws/dev-ws-fbb.pixelpark.net.yaml

index 90fea19d4bb2efc761cb690a3c9f0a0bb49e9c59..f06bf40d6701f3ef096d7e055ca7aeaa95ef9844 100644 (file)
@@ -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