From 9ecaf8dc61d02a1304e74478e1ec7069394d0288 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 3 Sep 2018 16:15:15 +0200 Subject: [PATCH] =?utf8?q?DEUWO=20-=20api=20ssl=20redirect=20f=C3=BCr=20lb?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml index 5cc37446..3f0574e8 100644 --- a/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml +++ b/customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml @@ -326,6 +326,7 @@ infra::profile::apache::pp_vhosts: - https: comment: 'Alles auf https umleiten' rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !^$' - '%%{ich-trickse}{HTTP:HTTPS} !=on' rewrite_rule: - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]' -- 2.39.5