From: sambufe Date: Mon, 6 Mar 2017 15:01:10 +0000 (+0100) Subject: deactivated htaccess for test-web-captive X-Git-Tag: v0.1.0~3491 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=634000e46d98fe05bdc17a2ef26a9fe41cc62512;p=pixelpark%2Fhiera.git deactivated htaccess for test-web-captive --- 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'