From 4d85a0782b1ca1e836aac5bb5c07820e80d31bac Mon Sep 17 00:00:00 2001 From: sambufe Date: Mon, 31 Jul 2017 11:27:28 +0200 Subject: [PATCH] BERFBB-3639 --- customer/fbb-www/production.yaml | 1 + customer/fbb-www/test.yaml | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/fbb-www/production.yaml b/customer/fbb-www/production.yaml index 291d6e2f..e187799d 100644 --- a/customer/fbb-www/production.yaml +++ b/customer/fbb-www/production.yaml @@ -888,6 +888,7 @@ infra::profile::apache::pp_vhosts: - '%%{ich-trickse}{REQUEST_URI} ^/de/unternehmen/aktuelles/newsletter/anmeldung.*$ [OR]' #BERFBB-3639 - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/touristik-corporates/corporates/corporatetravelnews/index.php$ [OR]' + - '%%{ich-trickse}{REQUEST_URI} ^/de/presse/presseinformationen/anmeldung/index.php$ [OR]' - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/einkauf/lieferanten/index.php$ [OR]' - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/touristik-corporates/touristik/travelnews/index.php$ [OR]' # OFIS Sites diff --git a/customer/fbb-www/test.yaml b/customer/fbb-www/test.yaml index 8cb949e3..0d0e477c 100644 --- a/customer/fbb-www/test.yaml +++ b/customer/fbb-www/test.yaml @@ -645,7 +645,6 @@ infra::profile::apache::pp_vhosts: - '%%{ich-trickse}{REQUEST_URI} ^/de/unternehmen/aktuelles/newsletter/anmeldung.*$ [OR]' #BERFBB-3639 - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/touristik-corporates/corporates/corporatetravelnews/index.php$ [OR]' - - '%%{ich-trickse}{REQUEST_URI} ^/de/presse/presseinformationen/anmeldung/index.php$ [OR]' - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/einkauf/lieferanten/index.php$ [OR]' - '%%{ich-trickse}{REQUEST_URI} ^/de/geschaeftspartner/touristik-corporates/touristik/travelnews/index.php$ [OR]' # OFIS Sites -- 2.39.5