]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
modify rewritecond
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 28 Mar 2017 15:27:57 +0000 (17:27 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Tue, 28 Mar 2017 15:27:57 +0000 (17:27 +0200)
customer/pixelpark-pmp/jira02.pixelpark.com.yaml

index a0ea39d57a13426336169c4839dfc96241583c7f..2d1bcadcf9577b2e9b156538cdc597b470844560 100644 (file)
@@ -74,7 +74,7 @@ site::profile::apache::pp_vhosts:
       - alias1:
         comment: 'Weiterleitung auf https'
         rewrite_cond:
-          - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]'
+          - '%%{ich-trickse}{HTTPS} !=on [NC]'
         rewrite_rule:
           - '^(.*)$ https://pressthebird.pixelpark.com$1 [R=301,L]'