From 1d579992261650d655e75d8e3d4f10e3203b958a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 11 Jul 2017 13:53:43 +0200 Subject: [PATCH] ODT - INT fix --- customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml index 196a3800..a5473338 100644 --- a/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-odt-daimler-com.pixelpark.net.yaml @@ -31,7 +31,7 @@ infra::profile::apache::pp_vhosts: rewrites_non_ssl: - https: comment: 'almost all to https' - rewritecond: + rewrite_cond: - '%%{ich-trickse}{REQUEST_URI} !^/.\.html' rewrite_rule: - '^(.*)$ https://int-odt-daimler-com.pixelpark.net$1 [L,R=301]' @@ -39,7 +39,7 @@ infra::profile::apache::pp_vhosts: proxy_pass: - { path: /newsletterservice, url: 'http://localhost:8081/newsletterservice' } - { path: /, url: 'ajp://localhost:8009/' } - directories_ssl: + directories: - slash: provider: location path: '/' -- 2.39.5