From: sambufe Date: Fri, 30 Jun 2017 14:41:17 +0000 (+0200) Subject: FBBKERNSERV-24 X-Git-Tag: v0.1.0~2740^2~4 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=cbeb79904b445f71020afdf40816c2694eba9498;p=pixelpark%2Fhiera.git FBBKERNSERV-24 --- diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 4404d823..743e2bac 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -191,6 +191,11 @@ infra::profile::apache::pp_vhosts: allow_override: - All rewrites: + - comment: 'FBBKERNSERV-24' + rewrite_cond: + - '%%{ich-trickse}{HTTP_HOST} ^www.cdm.berlin-airport.de' + rewrite_rule: + - '^$ http://cdm.berlin-airport.de/de/cdm-start [R=301,L]' - comment: 'BERFBB-3621' rewrite_rule: - '^/de/presse/pressemitteilungen/.*$ http://www.berlin-airport.de/de/presse/presseinformationen/mitteilungen-archiv/index.php [R=301,L]'