From bf5ceb645e35634a64489b2a029046661956770f Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 11 Nov 2016 15:13:57 +0100 Subject: [PATCH] sirona-aem - ssl header --- customer/sirona-aem/production.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 92771bb2..028ed02e 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -824,9 +824,9 @@ site::profile::aem::author::pp_vhosts: proxy_pass: - { path: /, url: 'http://localhost:4502/' } request_headers_ssl: - - 'set X-Forwarded-Proto "https" env=HTTPS' - setenvif_non_ssl: - - 'HTTPS on HTTPS=on' + - 'set X-Forwarded-Proto "https"' + - 'set X-Forwarded-Ssl on' + - 'set X-Forwarded-Port 443' directories: - docroot: provider: directory -- 2.39.5