]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
ODT - fix short urls
authorOliver Böttcher <oliver.boettcher@pixelpark.com>
Wed, 5 Apr 2017 15:43:22 +0000 (17:43 +0200)
committerOliver Böttcher <oliver.boettcher@pixelpark.com>
Wed, 5 Apr 2017 15:43:22 +0000 (17:43 +0200)
customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml

index 6dfae0c08f805eb6710100e9b5a638161fbee9db..54ebdddbfad3f170a0766b7f77c0d2bc15e9f84e 100644 (file)
@@ -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]'