From: Andreas Gerstenberg Date: Tue, 15 May 2018 07:49:24 +0000 (+0200) Subject: eppendorf wieder zurück auf digest X-Git-Tag: v0.1.0~1048 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e2af7400790bc1edceea05a1dfbcf4cc3dbae44a;p=pixelpark%2Fhiera.git eppendorf wieder zurück auf digest --- diff --git a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml index 48c8a0de..3203e356 100644 --- a/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml +++ b/customer/eppendorf/dev-eppen-01-hy01.pixelpark.net.yaml @@ -52,22 +52,22 @@ infra::profile::apache::pp_vhosts: ssl_options: - '+StdEnvVars' -# - 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: '/' - auth_type: Basic + auth_type: Digest auth_name: server - auth_user_file: '/etc/httpd/htpasswd' + auth_digest_provider: file + auth_digest_algorithm: MD5 + auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' +# - provider: location +# path: '/' +# auth_type: Basic +# auth_name: server +# auth_user_file: '/etc/httpd/htpasswd' +# auth_require: 'valid-user' + - provider: location path: '/admin' sethandler: "admin"