From 34f0335ec1e2bf8dd17636c136f5373bcc9bd83f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Thu, 8 Mar 2018 16:57:21 +0100 Subject: [PATCH] MBVD ODT - int cms bilder minio - fix yaml syntax --- .../mbvd-odt/int-tmp-cms-odt-daimler-com.pixelpark.net.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/customer/mbvd-odt/int-tmp-cms-odt-daimler-com.pixelpark.net.yaml b/customer/mbvd-odt/int-tmp-cms-odt-daimler-com.pixelpark.net.yaml index 3eab5327..1683e991 100644 --- a/customer/mbvd-odt/int-tmp-cms-odt-daimler-com.pixelpark.net.yaml +++ b/customer/mbvd-odt/int-tmp-cms-odt-daimler-com.pixelpark.net.yaml @@ -319,4 +319,4 @@ infra::profile::apache::pp_vhosts: - '%%{ich-trickse}{REQUEST_FILENAME} !-f [OR]' - '%%{ich-trickse}{REQUEST_FILENAME} !-d' rewrite_rule: - - '^(.*)$ http://localhost:9199/mb-bilder/$i [P,L]' + - '^(.*)$ http://localhost:9199/mb-bilder/$1 [P,L]' -- 2.39.5