From c2085e68d9a367019b5dc5a760869a4e7d83055a Mon Sep 17 00:00:00 2001 From: sambufe Date: Wed, 10 May 2017 12:53:05 +0200 Subject: [PATCH] GRIDPARK-4792 htaccess entfernen --- .../www-adday-adnight-net.pixelpark.net.yaml | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/customer/gwa/www-adday-adnight-net.pixelpark.net.yaml b/customer/gwa/www-adday-adnight-net.pixelpark.net.yaml index 8ad3b9bc..c998b110 100644 --- a/customer/gwa/www-adday-adnight-net.pixelpark.net.yaml +++ b/customer/gwa/www-adday-adnight-net.pixelpark.net.yaml @@ -35,11 +35,12 @@ infra::profile::apache::pp_vhosts: allow_override: - All directoryindex: index.html - - 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 + ##GRIDPARK-4792 + # - 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