]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
added static html page traumkueche
authorThomas Heller <thomas.heller@pixelpark.com>
Wed, 19 Apr 2017 13:21:02 +0000 (15:21 +0200)
committerThomas Heller <thomas.heller@pixelpark.com>
Wed, 19 Apr 2017 13:21:02 +0000 (15:21 +0200)
customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml
customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml
customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml

index 3d62d973742a65a632dac8836bfd2b026bc401dc..1f7455e4c8f447d7c99a06414e376b6b0349979f 100644 (file)
@@ -53,6 +53,7 @@ infra::profile::apache::pp_vhosts:
           - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]'
           - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]'
           - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]'
+          - '^/traumkueche/(.*)$ /var/www/mhk/traumkueche/$1 [L]'
     proxy_preserve_host: true
     proxy_pass:
       - path: '/blueprint'
@@ -77,6 +78,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"'
index 35989c55a7e341c61517cb8c13b1c46a12f91ee7..2aa405f3a2cd4adcb3f439a9963dc98e24ba1007 100644 (file)
@@ -53,6 +53,7 @@ infra::profile::apache::pp_vhosts:
           - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]'
           - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]'
           - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]'
+          - '^/traumkueche/(.*)$ /var/www/mhk/traumkueche/$1 [L]'
     proxy_preserve_host: true
     proxy_pass:
       - path: '/blueprint'
@@ -77,6 +78,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"'
index bd25661d8798f2e2c2150ac21291e7171d16db6f..2005d8ccff1c8c8f80be55702ebe09194365a259 100644 (file)
@@ -53,6 +53,7 @@ infra::profile::apache::pp_vhosts:
           - '^/errors/(.*)$ /var/www/mhk/errors/$1 [L]'
           - '^/assets/(.*)$ /var/www/mhk/errors/assets/$1 [L]'
           - '^/(.*) /blueprint/servlet/page/de-DE/$1 [PT,L]'
+          - '^/traumkueche/(.*)$ /var/www/mhk/traumkueche/$1 [L]'
     proxy_preserve_host: true
     proxy_pass:
       - path: '/blueprint'
@@ -77,6 +78,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"'