---
infra::role: base
-#infra::additional_classes:
- #- infra::profile::apache
- #- apache::mod::proxy_ajp
- #- apache::mod::remoteip
- #- apache::mod::headers
+infra::additional_classes:
+ - infra::profile::apache
+ - apache::mod::proxy_ajp
+ - apache::mod::remoteip
+ - apache::mod::headers
infra::profile::apache::pp_vhosts:
odt:
- https:
comment: 'almost all to https'
rewritecond:
- - '%{ich-trickse}{REQUEST_URI} !^/.\.html'
+ - '%{ich-trickse}{REQUEST_URI} !^(/.\.html|/emm_webservice)$'
rewrite_rule:
- '^(.*)$ https://odt-daimler-com.pixelpark.net$1 [L,R=301]'
proxy_preserve_host: true