From e7d20de9b43a7ea4c5b45360f5f3da6119daedbe Mon Sep 17 00:00:00 2001 From: =?utf8?q?Oliver=20B=C3=B6ttcher?= Date: Tue, 13 Dec 2016 17:26:18 +0100 Subject: [PATCH] update odt --- .../dev-cms-emmt-daimler-com.pixelpark.net.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) 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 c586bdfb..cb54d97c 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 @@ -50,11 +50,11 @@ site::profile::apache::vhosts: - '^(.*)$ http://localhost:8080/opencms/handle404?exporturi=%%{ich-trickse}{REQUEST_URI}&%%{ich-trickse}{QUERY_STRING} [P]' proxy_preserve_host: true proxy_pass: - - { path: /opencms, '!' } - - { path: /resources, '!' } - - { path: /export, '!' } - - { path: /skins, '!' } - - { path: /genImages, '!' } - - { path: /genImagesTemp, '!' } - - { path: /fonts, '!' } + - { path: /opencms, url: '!' } + - { path: /resources, url: '!' } + - { path: /export, url: '!' } + - { path: /skins, url: '!' } + - { path: /genImages, url: '!' } + - { path: /genImagesTemp, url: '!' } + - { path: /fonts, url: '!' } - { path: /, url: 'http://localhost:8080/opencms/' } -- 2.39.5