From 127c281e83c6e8324d9f4b5618e587b5ac4bc693 Mon Sep 17 00:00:00 2001 From: sambufe Date: Thu, 8 Mar 2018 13:38:03 +0100 Subject: [PATCH] BERFBB-4507 https rewrite fix --- customer/fbb-www/test.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 5e78257d..86fdd0f8 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -480,10 +480,10 @@ infra::profile::apache::pp_vhosts: allow_override: - None rewrites: - rewrite_cond: + - rewrite_cond: - '%{literal("%")}{HTTP:Https} !on' - '%{literal("%")}{HTTPS} off' - rewrite_rule: + rewrite_rule: - '^(.*)$ https://%{literal("%")}{HTTP_HOST}$1 [R=301,L]' custom_fragment: 'ProxyPass / https://www.yumpu.com/kiosk/berlinairport' berlin-airport: -- 2.39.5