From: Oliver Böttcher Date: Wed, 5 Apr 2017 15:43:22 +0000 (+0200) Subject: ODT - fix short urls X-Git-Tag: v0.1.0~3301^2~3 X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=1921aaac7216b6be7f1c3474aa60909437919141;p=pixelpark%2Fhiera.git ODT - fix short urls --- 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]'