From 19a9a21bd31a8ee91901f640b2b88a7a79cd7c66 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Wed, 5 Apr 2017 15:14:49 +0200 Subject: [PATCH] ODT - umzug --- .../cms-odt-daimler-com.pixelpark.net.yaml | 30 +++++++++++++++++-- 1 file changed, 27 insertions(+), 3 deletions(-) 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 c91929cf..5f4c9fed 100644 --- a/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml @@ -129,23 +129,47 @@ site::profile::apache::pp_vhosts: - proxy_openemm: proxy_pass: - '^/content/(r\.html|g\.html|form\.do) http://93.188.107.198:8081/$1 [P,L,QSA,NE]' - - proxy_forms_nonssl: + - proxy_forms_r_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - '^/r/ http://localhost:8082/opencms/forms_retail/ [P,L]' + - proxy_forms_anmeldung_nonssl: + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' - '^/anmeldung/ http://localhost:8082/opencms/forms_wholesale/anmeldung/ [P,L]' + - proxy_forms_w_nonssl: + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' - '^/w/ http://localhost:8082/opencms/forms_wholesale/ [P,L]' + - proxy_forms_promo_nonssl: + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' - '^/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]' - '^/anmeldung-transporter/ http://localhost:8082/opencms/forms_trapo_wholesale/anmeldung/ [P,L]' - - proxy_forms_ssl: + - proxy_forms_r_ssl: rewrite_cond: - - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' + - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - '^/r/ http://localhost:8083/opencms/forms_retail/ [P,L]' + - proxy_forms_anmeldung_ssl: + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' - '^/anmeldung/ http://localhost:8083/opencms/forms_wholesale/anmeldung/ [P,L]' + - proxy_forms_w_ssl: + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' - '^/w/ http://localhost:8083/opencms/forms_wholesale/ [P,L]' + - proxy_forms_promo_ssl: + rewrite_cond: + - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' - '^/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]' - '^/anmeldung-transporter/ http://localhost:8083/opencms/forms_trapo_wholesale/anmeldung/ [P,L]' - https_forms: rewrite_cond: -- 2.39.5