]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
DEUWO - api ssl redirect für lb
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 3 Sep 2018 14:15:15 +0000 (16:15 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Mon, 3 Sep 2018 14:15:15 +0000 (16:15 +0200)
customer/deuwo/web01-deutsche-wohnen-com.pixelpark.net.yaml

index 5cc374464805bc2e82e77a5089688f0d71c76ff4..3f0574e826ff79f29aae3d580a76794cc7e84107 100644 (file)
@@ -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]'