From 8216f55b43b44ef91716e1819dcee8f1d4076b56 Mon Sep 17 00:00:00 2001 From: Thomas Heller Date: Thu, 27 Apr 2017 15:09:06 +0200 Subject: [PATCH] go live traumkueche --- customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml | 2 ++ customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml | 2 ++ customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml | 2 ++ 3 files changed, 6 insertions(+) diff --git a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml index c1feb574..dcdb80f9 100644 --- a/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www01-mhk-kueche-de.pixelpark.net.yaml @@ -119,6 +119,7 @@ infra::profile::apache::pp_vhosts: - '^/de-DE/(.*)$ //blueprint/servlet/page/de-DE/$1 [PT,L]' - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]' - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]' + - '^/traumkueche/(.*)$ /var/www/mhk/traumkueche/$1 [L]' - '^/$ /blueprint/servlet/page/de-DE [PT,L]' - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]' proxy_preserve_host: true @@ -144,6 +145,7 @@ infra::profile::apache::pp_vhosts: - { error_code: 511 , document: "/errors/500.html" } aliases: - { alias: /errors/ , path: /var/www/mhk/errors/ } + - { alias: /traumkueche/ , path: /var/www/mhk/traumkueche/ } headers: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' diff --git a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml index 4522a2b6..e2fbcb9e 100644 --- a/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www02-mhk-kueche-de.pixelpark.net.yaml @@ -119,6 +119,7 @@ infra::profile::apache::pp_vhosts: - '^/de-DE/(.*)$ //blueprint/servlet/page/de-DE/$1 [PT,L]' - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]' - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]' + - '^/traumkueche/(.*)$ /var/www/mhk/traumkueche/$1 [L]' - '^/$ /blueprint/servlet/page/de-DE [PT,L]' - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]' proxy_preserve_host: true @@ -144,6 +145,7 @@ infra::profile::apache::pp_vhosts: - { error_code: 511 , document: "/errors/500.html" } aliases: - { alias: /errors/ , path: /var/www/mhk/errors/ } + - { alias: /traumkueche/ , path: /var/www/mhk/traumkueche/ } headers: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' diff --git a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml index ff53bf83..e50801a1 100644 --- a/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/www03-mhk-kueche-de.pixelpark.net.yaml @@ -119,6 +119,7 @@ infra::profile::apache::pp_vhosts: - '^/de-DE/(.*)$ //blueprint/servlet/page/de-DE/$1 [PT,L]' - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]' - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]' + - '^/traumkueche/(.*)$ /var/www/mhk/traumkueche/$1 [L]' - '^/$ /blueprint/servlet/page/de-DE [PT,L]' - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]' proxy_preserve_host: true @@ -144,6 +145,7 @@ infra::profile::apache::pp_vhosts: - { error_code: 511 , document: "/errors/500.html" } aliases: - { alias: /errors/ , path: /var/www/mhk/errors/ } + - { alias: /traumkueche/ , path: /var/www/mhk/traumkueche/ } headers: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' -- 2.39.5