From: Oliver Böttcher Date: Thu, 27 Apr 2017 09:04:08 +0000 (+0200) Subject: MHK - fix rewrites X-Git-Tag: v0.1.0~3100^2 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=b708a1ad42cf5d8f3170d34ae569cc35488ac5a9;p=pixelpark%2Fhiera.git MHK - fix rewrites --- diff --git a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml index a04a8939..a74b2dfc 100644 --- a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml @@ -47,6 +47,8 @@ infra::profile::apache::pp_vhosts: - '^/elastic/image(.*) /blueprint/servlet/elastic/image$1 [PT,L]' - '^/connect/(.*) /blueprint/servlet/connect/$1 [PT,L]' - '^/mhk/(.*) /blueprint/servlet/mhk/$1 [PT,L]' + #- '^/de-DE(/)?$ / [R,L]' + - '^/de-DE(/)?$ /blueprint/servlet/page/de-DE [PT,L]' - '^/blueprint/de-DE$ /blueprint/servlet/page/de-DE [PT,L]' - '^/blueprint/servlet/sitemap-generation$ - [F,PT,L]' - '^/sitemap_index.xml /var/www/mhk/sitemap/Sites/MHK/sitemap_index.xml [L]' diff --git a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml index 82ccd3dc..53b61a3b 100644 --- a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml @@ -47,6 +47,8 @@ infra::profile::apache::pp_vhosts: - '^/elastic/image(.*) /blueprint/servlet/elastic/image$1 [PT,L]' - '^/connect/(.*) /blueprint/servlet/connect/$1 [PT,L]' - '^/mhk/(.*) /blueprint/servlet/mhk/$1 [PT,L]' + #- '^/de-DE(/)?$ / [R,L]' + - '^/de-DE(/)?$ /blueprint/servlet/page/de-DE [PT,L]' - '^/blueprint/de-DE$ /blueprint/servlet/page/de-DE [PT,L]' - '^/blueprint/servlet/sitemap-generation$ - [F,PT,L]' - '^/sitemap_index.xml /var/www/mhk/sitemap/Sites/MHK/sitemap_index.xml [L]' diff --git a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml index 53d3aadc..11eaa86d 100644 --- a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml @@ -47,6 +47,8 @@ infra::profile::apache::pp_vhosts: - '^/elastic/image(.*) /blueprint/servlet/elastic/image$1 [PT,L]' - '^/connect/(.*) /blueprint/servlet/connect/$1 [PT,L]' - '^/mhk/(.*) /blueprint/servlet/mhk/$1 [PT,L]' + #- '^/de-DE(/)?$ / [R,L]' + - '^/de-DE(/)?$ /blueprint/servlet/page/de-DE [PT,L]' - '^/blueprint/de-DE$ /blueprint/servlet/page/de-DE [PT,L]' - '^/blueprint/servlet/sitemap-generation$ - [F,PT,L]' - '^/sitemap_index.xml /var/www/mhk/sitemap/Sites/MHK/sitemap_index.xml [L]'