From ad77ddd617bd92151c93690bedd28f3ab03034d4 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 26 Aug 2016 10:43:03 +0200 Subject: [PATCH] mbvd-eklasse-tmodell - remove webserver authentication --- .../web-e-klasse-t-modell.pixelpark.net.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/customer/mbvd-eklasse-tmodell/web-e-klasse-t-modell.pixelpark.net.yaml b/customer/mbvd-eklasse-tmodell/web-e-klasse-t-modell.pixelpark.net.yaml index 0f4f812d..e3f5ee5d 100644 --- a/customer/mbvd-eklasse-tmodell/web-e-klasse-t-modell.pixelpark.net.yaml +++ b/customer/mbvd-eklasse-tmodell/web-e-klasse-t-modell.pixelpark.net.yaml @@ -32,12 +32,12 @@ site::profile::ruby_passenger::projects: - MultiViews allow_override: - All - - 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 +# - 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 -- 2.39.5