From: Oliver Böttcher Date: Fri, 11 Nov 2016 08:55:03 +0000 (+0100) Subject: cloud nl mbvd umzug X-Git-Tag: v0.1.0~3825 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=45fcc57d197bb6334f4d71003a275cb6cd6f2145;p=pixelpark%2Fhiera.git cloud nl mbvd umzug --- diff --git a/customer/pixelpark/design-berlin.pixelpark.net.yaml b/customer/pixelpark/design-berlin.pixelpark.net.yaml index d99d2484..0a4fe57b 100644 --- a/customer/pixelpark/design-berlin.pixelpark.net.yaml +++ b/customer/pixelpark/design-berlin.pixelpark.net.yaml @@ -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]