- 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: