From 50016d3608d7ec0d439501ded87b760ca0f8de74 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Fri, 16 Dec 2016 13:52:00 +0100 Subject: [PATCH] odt: apache --- customer/mbvd-odt/dev-odt-daimler-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/mbvd-odt/dev-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/dev-odt-daimler-com.pixelpark.net.yaml index cb8b7f9a..5c64553d 100644 --- a/customer/mbvd-odt/dev-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/dev-odt-daimler-com.pixelpark.net.yaml @@ -40,7 +40,7 @@ site::profile::apache::pp_vhosts: - https: comment: 'almost all to https' rewritecond: - - "%{ich-trickse}{REQUEST_URI} !^/.\.html" + - '%{ich-trickse}{REQUEST_URI} !^/.\.html' rewrite_rule: - '^(.*)$ https://dev-cms-emmt-daimler-com.pixelpark.net$1 [L,R=301]' proxy_preserve_host: true -- 2.39.5