From: sascha Date: Thu, 28 Sep 2017 08:50:45 +0000 (+0200) Subject: BERFBB-3621-Einrichten einer permanenten Umleitung (Redirect) X-Git-Tag: v0.1.0~2438^2~1 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=65a824a9cc2a6a0d913559f2fe5cee8d66545dcb;p=pixelpark%2Fhiera.git BERFBB-3621-Einrichten einer permanenten Umleitung (Redirect) --- diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 3e328498..c600530e 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -845,7 +845,7 @@ infra::profile::apache::pp_vhosts: rewrites: - comment: 'BERFBB-3621 -2' rewrite_rule: - - '^/de/presse/basisinformationen/verkehrsstatistik/index.php(.*)$ http://www.berlin-airport.de/de/presse/presseinformationen/verkehrsstatistik/index.php$1 [R=301,L]' + - '^/de/presse/basisinformationen/(.*)$ http://www.berlin-airport.de/de/presse/presseinformationen/$1 [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]'