]> 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 11:42:03 +0000 (13:42 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Thu, 7 Jun 2018 11:42:03 +0000 (13:42 +0200)
customer/bmas-sozialrat/www-sozialrat-de.pixelpark.net.yaml

index 8f4b099e022869dba632e9e4e7685f45e21dd173..00f4e9929e3b4ac9977a47055742b17d0c6047f8 100644 (file)
@@ -79,8 +79,8 @@ infra::profile::apache_php::pp_vhosts:
           - '%%{ich-trickse}{HTTP_HOST} ^(www\.)?xn--verlsslicher-generationenvertrag-oyc\.de$'
         rewrite_rule:
           - '^(.*)$ https://www.verlaesslicher-generationenvertrag.de [R=301,L]'
-      - comment: 'http to https'
-        rewrite_cond:
-          - '%%{ich-trickse}{HTTPS} !=on'
-        rewrite_rule:
-          - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'
+#      - comment: 'http to https'
+#        rewrite_cond:
+#          - '%%{ich-trickse}{HTTPS} !=on'
+#        rewrite_rule:
+#          - '(.*) https://%%{ich-trickse}{HTTP_HOST}%%{ich-trickse}{REQUEST_URI} [R=301,L]'