From: Thomas Heller Date: Thu, 27 Apr 2017 13:09:06 +0000 (+0200) Subject: go live traumkueche X-Git-Tag: v0.1.0~3093^2~3 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=8216f55b43b44ef91716e1819dcee8f1d4076b56;p=pixelpark%2Fhiera.git go live traumkueche --- 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"'