From: Philipp Dallig Date: Tue, 10 Jan 2017 15:46:10 +0000 (+0100) Subject: sirona-aem - correct htaccess X-Git-Tag: v0.1.0~3632 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=ff1c50b3cd10ee432079d231c88826996991c5fe;p=pixelpark%2Fhiera.git sirona-aem - correct htaccess --- diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 88273040..b682f5ef 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -883,12 +883,6 @@ site::profile::aem::publish::pp_vhosts: sethandler: dispatcher-handler options: - FollowSymLinks - - de-de: - provider: locationmatch - path: '^/de-de/' - error_documents: - - { error_code: 404 , document: "/de-de/error-pages/404.html" } - - { error_code: 500 , document: "/de-de/error-pages/500.html" } - treuevorteil: provider: location path: '^/de-de/treuevorteil' @@ -898,6 +892,12 @@ site::profile::aem::publish::pp_vhosts: auth_digest_algorithm: MD5 auth_user_file: '/etc/httpd/htdigest' auth_require: 'valid-user' + - de-de: + provider: locationmatch + path: '^/de-de/' + error_documents: + - { error_code: 404 , document: "/de-de/error-pages/404.html" } + - { error_code: 500 , document: "/de-de/error-pages/500.html" } rewrites: - language_rewrite: comment: 'lanugage Rewrite use Env Vars'