]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BMFDC: https
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 19 Jul 2016 09:44:33 +0000 (11:44 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Tue, 19 Jul 2016 09:44:33 +0000 (11:44 +0200)
customer/bmf-datacenter/production.yaml

index 5744e72917823f05afac45a665731110fe17ae6e..b83a9b93a8caa1c8ae331ff6f2ae45132634300e 100644 (file)
@@ -67,12 +67,12 @@ site::profile::typo3::projects:
           - '%%{ich-trickse}{REQUEST_URI} !^/server-status'
         rewrite_rule:
           - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]'
-#      - alias1:
-#        comment: 'Alle Aliase auf Servername'
-#        rewrite_cond:
-#          - '%%{ich-trickse}{X-Forwarded-Port} !=443'
-#        rewrite_rule:
-#          - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]'
+      - alias1:
+        comment: 'Alle Aliase auf Servername'
+        rewrite_cond:
+          - '%%{ich-trickse}{HTTPS} !=on'
+        rewrite_rule:
+          - '^(.*)$ https://www.bundeshaushalt-info.de$1 [L,R=301]'
     aliases:
       alias: '/logs'
       path: '/var/log/httpd'