From e2af7400790bc1edceea05a1dfbcf4cc3dbae44a Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 15 May 2018 09:49:24 +0200 Subject: [PATCH] =?utf8?q?eppendorf=20wieder=20zur=C3=BCck=20auf=20digest?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- .../dev-eppen-01-hy01.pixelpark.net.yaml | 22 +++++++++---------- 1 file changed, 11 insertions(+), 11 deletions(-) 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" -- 2.39.5