From: Oliver Böttcher Date: Tue, 13 Dec 2016 16:26:18 +0000 (+0100) Subject: update odt X-Git-Tag: v0.1.0~3725^2~46^2~2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e7d20de9b43a7ea4c5b45360f5f3da6119daedbe;p=pixelpark%2Fhiera.git update odt --- 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/' }