From 06f36d05946a9c625e791e9b7ea3a54978d4ea71 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Mon, 27 Mar 2017 15:52:10 +0200 Subject: [PATCH] MHK - newsletter rewrite --- customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml | 1 + customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml | 1 + customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml | 1 + 3 files changed, 3 insertions(+) diff --git a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml index 150624dc..0f2eff38 100644 --- a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml @@ -106,6 +106,7 @@ site::profile::apache::pp_vhosts: - '^/$ /blueprint/servlet/page/de-DE [PT,L]' - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]' - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]' + - '^/newsletter$ /de-DE/82/action/newsletter-registration?execution=e1s1 [R=301,L]' - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]' proxy_preserve_host: true proxy_pass: diff --git a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml index 272649bc..fc397626 100644 --- a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml @@ -97,6 +97,7 @@ site::profile::apache::pp_vhosts: - '^/$ /blueprint/servlet/page/de-DE [PT,L]' - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]' - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]' + - '^/newsletter$ /de-DE/82/action/newsletter-registration?execution=e1s1 [R=301,L]' - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]' proxy_preserve_host: true proxy_pass: diff --git a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml index 09fcefd7..dd1e5cd2 100644 --- a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml @@ -97,6 +97,7 @@ site::profile::apache::pp_vhosts: - '^/$ /blueprint/servlet/page/de-DE [PT,L]' - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]' - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]' + - '^/newsletter$ /de-DE/82/action/newsletter-registration?execution=e1s1 [R=301,L]' - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]' proxy_preserve_host: true proxy_pass: -- 2.39.5