From 23a6251d84755f9946f19139fb2451b21cfaa267 Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Fri, 11 Nov 2016 14:49:07 +0100 Subject: [PATCH] sirona-aem - https on --- customer/sirona-aem/production.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/sirona-aem/production.yaml b/customer/sirona-aem/production.yaml index 009747cb..92771bb2 100644 --- a/customer/sirona-aem/production.yaml +++ b/customer/sirona-aem/production.yaml @@ -825,6 +825,8 @@ site::profile::aem::author::pp_vhosts: - { path: /, url: 'http://localhost:4502/' } request_headers_ssl: - 'set X-Forwarded-Proto "https" env=HTTPS' + setenvif_non_ssl: + - 'HTTPS on HTTPS=on' directories: - docroot: provider: directory -- 2.39.5