From: sambufe Date: Wed, 10 May 2017 10:53:05 +0000 (+0200) Subject: GRIDPARK-4792 htaccess entfernen X-Git-Tag: v0.1.0~3035 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c2085e68d9a367019b5dc5a760869a4e7d83055a;p=pixelpark%2Fhiera.git GRIDPARK-4792 htaccess entfernen --- 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'