From 1921aaac7216b6be7f1c3474aa60909437919141 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Wed, 5 Apr 2017 17:43:22 +0200 Subject: [PATCH] ODT - fix short urls --- .../cms-odt-daimler-com.pixelpark.net.yaml | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 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 6dfae0c0..54ebdddb 100644 --- a/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml @@ -132,7 +132,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - - '^/r/ http://localhost:8082/opencms/forms_retail/ [P,L]' + - '^/r/(.*) http://localhost:8082/opencms/forms_retail/$1 [P,L]' - proxy_forms_anmeldung_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' @@ -142,7 +142,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - - '^/w/ http://localhost:8082/opencms/forms_wholesale/ [P,L]' + - '^/w/(.*) http://localhost:8082/opencms/forms_wholesale/$1 [P,L]' - proxy_forms_promo_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' @@ -157,7 +157,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' rewrite_rule: - - '^/r/ http://localhost:8083/opencms/forms_retail/ [P,L]' + - '^/r/(.*) http://localhost:8083/opencms/forms_retail/$1 [P,L]' - proxy_forms_anmeldung_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' @@ -167,7 +167,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' rewrite_rule: - - '^/w/ http://localhost:8083/opencms/forms_wholesale/ [P,L]' + - '^/w/(.*) http://localhost:8083/opencms/forms_wholesale/$1 [P,L]' - proxy_forms_promo_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' @@ -247,7 +247,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - - '^/r/ http://localhost:8084/opencms/forms_retail/ [P,L]' + - '^/r/(.*) http://localhost:8084/opencms/forms_retail/$1 [P,L]' - proxy_forms_anmeldung_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' @@ -257,12 +257,12 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - - '^/w/ http://localhost:8084/opencms/forms_wholesale/ [P,L]' + - '^/w/(.*) http://localhost:8084/opencms/forms_wholesale/$1 [P,L]' - proxy_forms_r_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' rewrite_rule: - - '^/r/ http://localhost:8085/opencms/forms_retail/ [P,L]' + - '^/r/(.*) http://localhost:8085/opencms/forms_retail/$1 [P,L]' - proxy_forms_anmeldung_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' @@ -272,7 +272,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' rewrite_rule: - - '^/w/ http://localhost:8085/opencms/forms_wholesale/ [P,L]' + - '^/w/(.*) http://localhost:8085/opencms/forms_wholesale/$1 [P,L]' - proxy_forms_promo_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' @@ -352,7 +352,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - - '^/r/ http://localhost:8086/opencms/forms_retail/ [P,L]' + - '^/r/(.*) http://localhost:8086/opencms/forms_retail/$1 [P,L]' - proxy_forms_anmeldung_nonssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' @@ -362,12 +362,12 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - - '^/w/ http://localhost:8086/opencms/forms_wholesale/ [P,L]' + - '^/w/(.*) http://localhost:8086/opencms/forms_wholesale/$1 [P,L]' - proxy_forms_r_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' rewrite_rule: - - '^/r/ http://localhost:8087/opencms/forms_retail/ [P,L]' + - '^/r/(.*) http://localhost:8087/opencms/forms_retail/$1 [P,L]' - proxy_forms_anmeldung_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' @@ -377,7 +377,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' rewrite_rule: - - '^/w/ http://localhost:8087/opencms/forms_wholesale/ [P,L]' + - '^/w/(.*) http://localhost:8087/opencms/forms_wholesale/$1 [P,L]' - proxy_forms_promo_ssl: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} =on [NC]' -- 2.39.5