From ee6ac842fc7254c008f8a5a1d02433f9acf481fc Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Tue, 20 Jun 2017 13:41:56 +0200 Subject: [PATCH] sirona-aem - correct proxy pass --- customer/sirona-aem/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 3e0ba01c..f0ecc674 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -1818,7 +1818,7 @@ infra::profile::aem::author::pp_vhosts: proxy_preserve_host: true no_proxy_uris: - '/error_custom/error.shtml' - proxy_dest: 'http://localhost:4502/' + proxy_dest: 'http://localhost:4502' request_headers_ssl: - 'set X-Forwarded-Proto "https"' - 'set X-Forwarded-Ssl on' -- 2.39.5