From d666ed52a493f73e508068725100df397a43b804 Mon Sep 17 00:00:00 2001 From: Thomas Dalichow Date: Tue, 3 Jul 2018 17:15:49 +0200 Subject: [PATCH] fbb-api - fix cdm error --- customer/fbb-www/production.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 5e7118c9..4e485ed5 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -605,7 +605,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%{literal("%")}{HTTP_HOST} ^www.cdm.berlin-airport.de' rewrite_rule: - - '^$ http://cdm.berlin-airport.de/de/cdm-start [R=301,L]' + - '^$ http://cdm.berlin-airport.de/de/cdm-start [R=301,L]' - comment: 'BERFBB-2865' rewrite_cond: - '%{literal("%")}{HTTP_HOST} ^dialogforum-ber.de' -- 2.39.5