From c347867f2f9e8a80873e71f440551814542d067a Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 11 Jan 2018 16:11:08 +0100 Subject: [PATCH] mbvd-fashionweek add rewrite_rule --- .../web-fashionweek-mercedes-benz-de.pixelpark.net.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/customer/mbvd-fashionweek/web-fashionweek-mercedes-benz-de.pixelpark.net.yaml b/customer/mbvd-fashionweek/web-fashionweek-mercedes-benz-de.pixelpark.net.yaml index db67b87c..3e89f548 100644 --- a/customer/mbvd-fashionweek/web-fashionweek-mercedes-benz-de.pixelpark.net.yaml +++ b/customer/mbvd-fashionweek/web-fashionweek-mercedes-benz-de.pixelpark.net.yaml @@ -40,3 +40,8 @@ infra::profile::wordpress::projects: setenvif_non_ssl: - 'HTTPS on HTTPS=on' access_log_format: urchinpp_xf4 + rewrites: + - comment: 'Rewrite to Mercedes Benz' + rewrite_rule: + - '^(.*)$ https://www.mercedes-benz.de/passengercars/the-brand/fashion-week.html [R=301,L]' + -- 2.39.5