From 634000e46d98fe05bdc17a2ef26a9fe41cc62512 Mon Sep 17 00:00:00 2001 From: sambufe Date: Mon, 6 Mar 2017 16:01:10 +0100 Subject: [PATCH] deactivated htaccess for test-web-captive --- ...ptive-berlin-airport-de.pixelpark.net.yaml | 21 ++++++++++--------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/customer/fbb-captive/test-web-captive-berlin-airport-de.pixelpark.net.yaml b/customer/fbb-captive/test-web-captive-berlin-airport-de.pixelpark.net.yaml index 40c53760..266716b3 100644 --- a/customer/fbb-captive/test-web-captive-berlin-airport-de.pixelpark.net.yaml +++ b/customer/fbb-captive/test-web-captive-berlin-airport-de.pixelpark.net.yaml @@ -48,13 +48,14 @@ site::profile::apache::pp_vhosts: docroot_owner: apache docroot_group: apache docroot_mode: '0775' - directories: - - location1: - provider: location - path: '/' - auth_type: Digest - auth_name: server - auth_digest_provider: file - auth_digest_algorithm: MD5 - auth_user_file: '/etc/httpd/htdigest' - auth_require: 'valid-user' \ No newline at end of file + ##deaktiviert siehe GRIDPARK-4559 + # directories: + # - location1: + # provider: location + # path: '/' + # auth_type: Digest + # auth_name: server + # auth_digest_provider: file + # auth_digest_algorithm: MD5 + # auth_user_file: '/etc/httpd/htdigest' + # auth_require: 'valid-user' -- 2.39.5