From: Oliver Böttcher Date: Mon, 3 Sep 2018 14:15:15 +0000 (+0200) Subject: DEUWO - api ssl redirect für lb X-Git-Tag: v0.1.0~238^2~2 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=9ecaf8dc61d02a1304e74478e1ec7069394d0288;p=pixelpark%2Fhiera.git DEUWO - api ssl redirect für lb --- 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]'