From c6c40c639a90a92d6ae5146055f4a8b27c50194f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Wed, 5 Apr 2017 15:19:03 +0200 Subject: [PATCH] ODT - umzug --- customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml index 5f4c9fed..db0906ad 100644 --- a/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml @@ -137,18 +137,22 @@ site::profile::apache::pp_vhosts: - proxy_forms_anmeldung_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/anmeldung/ http://localhost:8082/opencms/forms_wholesale/anmeldung/ [P,L]' - proxy_forms_w_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/w/ http://localhost:8082/opencms/forms_wholesale/ [P,L]' - proxy_forms_promo_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/w/abmeldung_promo/ http://localhost:8082/opencms/forms_wholesale/abmeldung_promo/ [P,L]' - proxy_forms_trapo_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/anmeldung-transporter/ http://localhost:8082/opencms/forms_trapo_wholesale/anmeldung/ [P,L]' - proxy_forms_r_ssl: rewrite_cond: @@ -158,18 +162,22 @@ site::profile::apache::pp_vhosts: - proxy_forms_anmeldung_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/anmeldung/ http://localhost:8083/opencms/forms_wholesale/anmeldung/ [P,L]' - proxy_forms_w_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/w/ http://localhost:8083/opencms/forms_wholesale/ [P,L]' - proxy_forms_promo_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/w/abmeldung_promo/ http://localhost:8083/opencms/forms_wholesale/abmeldung_promo/ [P,L]' - proxy_forms_trapo_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' + rewrite_rule: - '^/anmeldung-transporter/ http://localhost:8083/opencms/forms_trapo_wholesale/anmeldung/ [P,L]' - https_forms: rewrite_cond: -- 2.39.5