From: sambufe Date: Fri, 30 Jun 2017 12:50:07 +0000 (+0200) Subject: BERFBB-3621 X-Git-Tag: v0.1.0~2740^2~6 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=3077be01e9e29e63d1850a59d3a8a9fc54204b53;p=pixelpark%2Fhiera.git BERFBB-3621 --- diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index c2ce557e..4404d823 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -191,6 +191,9 @@ infra::profile::apache::pp_vhosts: allow_override: - All rewrites: + - comment: 'BERFBB-3621' + rewrite_rule: + - '^/de/presse/pressemitteilungen/.*$ http://www.berlin-airport.de/de/presse/presseinformationen/mitteilungen-archiv/index.php [R=301,L]' - comment: 'BERFBB-2865' rewrite_cond: - '%%{ich-trickse}{HTTP_HOST} ^dialogforum-ber.de' diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 4e10bd05..0a43d6df 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -378,6 +378,9 @@ infra::profile::apache::pp_vhosts: rewrites: + - comment: 'BERFBB-3621' + rewrite_rule: + - '^/de/presse/pressemitteilungen/.*$ http://tst.berlin-airport.de/de/presse/presseinformationen/mitteilungen-archiv/index.php [R=301,L]' #Rewrites aus HTTPD Conf FBBKERNSERV-143 - rewrite_cond: - '%%{ich-trickse}{HTTP:Accept-Language} ^de [NC]'