From: Andreas Gerstenberg Date: Mon, 22 Aug 2016 09:54:26 +0000 (+0200) Subject: add authentication to test site X-Git-Tag: v0.1.0~4247 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=a22714c9ba1767e05c944c89e59c8753cd5d9493;p=pixelpark%2Fhiera.git add authentication to test site --- diff --git a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml index 7ffd876b..e808d829 100644 --- a/customer/aamt/web-aamt-facebook.pixelpark.net.yaml +++ b/customer/aamt/web-aamt-facebook.pixelpark.net.yaml @@ -65,15 +65,15 @@ site::profile::apache::pp_vhosts: allow_override: - All directoryindex: 'index.php index.html' -# - location1: -# provider: location -# path: '/' -# auth_type: Digest -# auth_name: testserver -# auth_digest_provider: file -# auth_digest_algorithm: MD5 -# auth_user_file: '/etc/httpd/htdigest' -# auth_require: 'valid-user' + - location1: + provider: location + path: '/' + auth_type: Digest + auth_name: testserver + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' + auth_require: 'valid-user' site::profile::apache_php::fpm_pool: aamt-facebook: