From 65a824a9cc2a6a0d913559f2fe5cee8d66545dcb Mon Sep 17 00:00:00 2001 From: sascha Date: Thu, 28 Sep 2017 10:50:45 +0200 Subject: [PATCH] BERFBB-3621-Einrichten einer permanenten Umleitung (Redirect) --- 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 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]' -- 2.39.5