From 8cec2d15adb13301a448de9f93c1a92145088bc4 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 2 Mar 2016 13:48:07 +0100 Subject: [PATCH] sirona-aem - correct authname --- customer/sirona-aem/prod.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/prod.yaml b/customer/sirona-aem/prod.yaml index 6d38f529..d7f1a13f 100644 --- a/customer/sirona-aem/prod.yaml +++ b/customer/sirona-aem/prod.yaml @@ -55,7 +55,7 @@ site::profile::aem::author::pp_vhosts: provider: location path: '/' auth_type: Digest - auth_name: www + auth_name: server auth_digest_provider: file auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' -- 2.39.5