From deb040937b938c62d673a47b2382a768ae177cee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 13 Dec 2016 17:23:50 +0100 Subject: [PATCH] changed docroot dev-cms-emmt --- customer/mbvd-odt/dev-cms-emmt-daimler-com.pixelpark.net.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/customer/mbvd-odt/dev-cms-emmt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/dev-cms-emmt-daimler-com.pixelpark.net.yaml index 060c1719..c586bdfb 100644 --- a/customer/mbvd-odt/dev-cms-emmt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/dev-cms-emmt-daimler-com.pixelpark.net.yaml @@ -30,6 +30,7 @@ site::profile::apache::vhosts: docroot_owner: tomcat docroot_group: tomcat servername: dev-cms-emmt-daimler-com.pixelpark.net + ssl: true ssl_cert: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' ssl_key: '/etc/pki/tls/private/wildcard.pixelpark.net-key.pem' ssl_chain: '/etc/pki/tls/certs/wildcard.pixelpark.net-cert.pem' @@ -39,7 +40,7 @@ site::profile::apache::vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on' rewrite_rule: - - '^(.*)$ https://dev-cms-emmt-daimler-com.pixelpark.net$1 [L,R=302]' + - '^(.*)$ https://dev-cms-emmt-daimler-com.pixelpark.net$1 [L,R=301]' - 404handler: comment: 'missing export to opencms' rewrite_cond: -- 2.39.5