From: Thomas Dalichow Date: Tue, 30 Jan 2018 14:48:11 +0000 (+0100) Subject: Revert "pixelpark - abnahme: remove general auth" X-Git-Tag: v0.1.0~1730^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0e8b1e747041ca581c63cc9d6ff5669c08f9e28b;p=pixelpark%2Fhiera.git Revert "pixelpark - abnahme: remove general auth" This reverts commit c5f3dde4c445fd54801778ed99e46754805cfecb. --- diff --git a/customer/pixelpark/abnahme.pixelpark.com.yaml b/customer/pixelpark/abnahme.pixelpark.com.yaml index ee0fe8b9..0d4e5399 100644 --- a/customer/pixelpark/abnahme.pixelpark.com.yaml +++ b/customer/pixelpark/abnahme.pixelpark.com.yaml @@ -87,6 +87,14 @@ 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' - provider: location path: '/huk' auth_type: Digest