From d6b0f0dfd0a54f06633151dd3bec71ea32534d15 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 18 Oct 2016 17:10:13 +0200 Subject: [PATCH] sirona-aem - error document is the english one --- customer/sirona-aem/production.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 400f0e95..a72604f4 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -391,9 +391,7 @@ site::profile::aem::publish::pp_vhosts: headers: - 'add Access-Control-Allow-Origin %%{ich-trickse}{AccessControlAllowOrigin}e env=AccessControlAllowOrigin' error_documents: - # Does't really work. Maybe i have an other idea -# - { error_code: 404 , document: "/%%{ich-trickse}{ENV:language}/error-pages/404.html" } - - { error_code: 404 , document: "/error.html" } + - { error_code: 404 , document: "/en-us/error-pages/404.html" } directories: - docroot: provider: directory -- 2.39.5