From 40e598c388767354ae766ad7fac0e567e90b6d75 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 8 Jun 2016 15:19:17 +0200 Subject: [PATCH] sirona-aem - correct authname --- customer/sirona-aem/development.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/development.yaml b/customer/sirona-aem/development.yaml index 7511072a..34a3403d 100644 --- a/customer/sirona-aem/development.yaml +++ b/customer/sirona-aem/development.yaml @@ -98,7 +98,7 @@ site::profile::aem::publish::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