From 83c511fb4a49d2c495fe27526c00b29d11b8785b Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Tue, 20 Jun 2017 12:10:39 +0200 Subject: [PATCH] kendrion update webserver config --- customer/kendrion/red01-kendrion-com.pixelpark.net.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/kendrion/red01-kendrion-com.pixelpark.net.yaml b/customer/kendrion/red01-kendrion-com.pixelpark.net.yaml index 08e5b721..1ae02c30 100644 --- a/customer/kendrion/red01-kendrion-com.pixelpark.net.yaml +++ b/customer/kendrion/red01-kendrion-com.pixelpark.net.yaml @@ -30,6 +30,7 @@ infra::profile::apache::pp_vhosts: servername: red01-kendrion-com.pixelpark.net serveraliases: - red.kendrion.com + - red-kendrion-com.pixelpark.net ssl: false docroot_owner: apache docroot_group: pixel @@ -56,4 +57,4 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTPS} !=on [NC]' rewrite_rule: - - '^(.*)$ https://red01-kendrion-com.pixelpark.net$1 [R=301,L]' + - '^(.*)$ https://red.kendrion.com$1 [R=301,L]' -- 2.39.5