]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
SERVICEDESK-2114 - added rewrite and https
authorThomas Heller <thomas.heller@pixelpark.com>
Thu, 7 Jun 2018 13:09:12 +0000 (15:09 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Thu, 7 Jun 2018 13:09:12 +0000 (15:09 +0200)
customer/bmas-sozialrat/www-sozialrat-de.pixelpark.net.yaml

index 5c9add4e5703177e93ee5136d0c04f6fd5bd8ba6..851083053a80fc9a65f421d05bac72725dc65420 100644 (file)
@@ -47,7 +47,7 @@ infra::profile::apache_php::pp_vhosts:
 #        rewrite_cond:
 #          - '%%{ich-trickse}{HTTPS} !=on'
 #        rewrite_rule:
-#          - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
+#          - '(.*)$ https://www.sozialbeirat.de$1 [R=301,L]'
   generationenvertrag:
     servername: www-generationsvertrag-de.pixelpark.net
     serveraliases:
@@ -83,4 +83,4 @@ infra::profile::apache_php::pp_vhosts:
 #        rewrite_cond:
 #          - '%%{ich-trickse}{HTTPS} !=on'
 #        rewrite_rule:
-#          - '(.*)$ https://www.verlaesslicher-generationenvertrag.de [R=301,L]'
+#          - '(.*)$ https://www.verlaesslicher-generationenvertrag.de$1 [R=301,L]'