From: Sascha Strassheim Date: Tue, 2 Jan 2018 12:30:48 +0000 (+0100) Subject: BMAS-3404- www.g20ewg.org redirect zu bmas.de X-Git-Tag: v0.1.0~1835 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=c790bac19941816a409b83fb9e58185ff93fe628;p=pixelpark%2Fhiera.git BMAS-3404- www.g20ewg.org redirect zu bmas.de --- diff --git a/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml b/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml index 31333fc1..06353cdc 100644 --- a/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml +++ b/customer/bmas-g20/www-g20-bmas.pixelpark.net.yaml @@ -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]'