From 22955d18d0ab3ae1ce42623d9e9bc2b77f4136ce Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 6 Apr 2017 11:14:35 +0200 Subject: [PATCH] ODT - fix rewrites --- customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml index 71fea58c..4bb47712 100644 --- a/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/cms-odt-daimler-com.pixelpark.net.yaml @@ -43,7 +43,7 @@ infra::profile::apache::pp_vhosts: rewrite_cond: - '%%{ich-trickse}{HTTP:HTTPS} !=on [NC]' rewrite_rule: - - '^(.*)$ https://%%{ich-trickse}{SERVER_NAME}$1 [L,R=301]' + - '^/system/(.*)$ https://%%{ich-trickse}{SERVER_NAME}/system/$1 [L,R=301]' - login: rewrite_rule: - '^(/)?$ https://%%{ich-trickse}{SERVER_NAME}/system/login [L,R=301]' -- 2.39.5