]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
BMAS-3404- www.g20ewg.org redirect zu bmas.de
authorSascha Strassheim <sascha.strassheim@pixelpark.com>
Tue, 2 Jan 2018 12:30:48 +0000 (13:30 +0100)
committerSascha Strassheim <sascha.strassheim@pixelpark.com>
Tue, 2 Jan 2018 12:30:48 +0000 (13:30 +0100)
customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml

index 31333fc10dd6ee212294d1b910b43fdb8ac4a0cc..06353cdcb0d207deb5922afa12ce762f1db8bfbe 100644 (file)
@@ -49,3 +49,7 @@ infra::profile::apache::pp_vhosts:
         allow_override:
           - All
         directoryindex: index.php index.html
+    rewrites:
+      - comment: 'Weiterleitung auf bmas.de'
+        rewrite_rule:
+          - '^(.*)$ https://www.bmas.de/EN/Our-Topics/Social-Europe-and-international-Affairs/International/G20/g20.html [R=301,L]'