]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
cloud nl mbvd umzug
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Fri, 11 Nov 2016 08:55:03 +0000 (09:55 +0100)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Fri, 11 Nov 2016 08:55:03 +0000 (09:55 +0100)
customer/pixelpark/design-berlin.pixelpark.net.yaml

index d99d24845678fc1b6869306a48ac33c452be6109..0a4fe57b8fdde7913623ded0e5ef1b2d66fa88c1 100644 (file)
@@ -76,6 +76,11 @@ site::profile::apache::pp_vhosts:
         auth_require: 'valid-user'
         require:
           - 'ip 217.66.49 217.66.50 217.66.51'
+    rewrites_non_ssl:
+      - http_to_https:
+        comment: 'Alles auf https umleiten'
+        rewrite_rule:
+          - ^(.*)$  https://mbvd-internal-nl.pixelpark.net$1  [R=301,QSA,L]
   mbvd-wholesale-nl:
     servername: mbvd-wholesale-nl.pixelpark.net
     serveraliases:
@@ -102,3 +107,8 @@ site::profile::apache::pp_vhosts:
         auth_require: 'valid-user'
         require:
           - 'ip 217.66.49 217.66.50 217.66.51'
+    rewrites_non_ssl:
+      - http_to_https:
+        comment: 'Alles auf https umleiten'
+        rewrite_rule:
+          - ^(.*)$  https://mbvd-wholesale-nl.pixelpark.net$1  [R=301,QSA,L]