From: Oliver Böttcher Date: Tue, 29 Aug 2017 09:18:16 +0000 (+0200) Subject: MHK - custom_fragement sslproxyengine X-Git-Tag: v0.1.0~2513^2~12^2~5 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=0c6f259890c366d407fa251c741e6969a5361a6c;p=pixelpark%2Fhiera.git MHK - custom_fragement sslproxyengine --- 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 7eb6770c..07e84f89 100644 --- a/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www01-mhk-kueche-de.pixelpark.net.yaml @@ -25,7 +25,7 @@ infra::profile::apache::pp_vhosts: - '^(.*)$ https://%%{ich-trickse}{SERVER_NAME}$1 [R=301,L]' - comment: 'Proxy' rewrite_rule: - - '^/proxy/(.*)$ https://$1 [P,L,QSA]' + - '^/proxy/(.*)\.js$ https://$1.js [P,L,QSA]' - comment: 'Redirects' rewrite_rule: - '^(/)?$ https://%%{ich-trickse}{SERVER_NAME}/de-DE [R=301,L]' @@ -102,6 +102,7 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' + custom_fragment: 'SSLProxyEngine on' logstash::generic_resource: webapp: 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 506bca30..c65e46b3 100644 --- a/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www02-mhk-kueche-de.pixelpark.net.yaml @@ -25,7 +25,7 @@ infra::profile::apache::pp_vhosts: - '^(.*)$ https://%%{ich-trickse}{SERVER_NAME}$1 [R=301,L]' - comment: 'Proxy' rewrite_rule: - - '^/proxy/(.*)$ https://$1 [P,L,QSA]' + - '^/proxy/(.*)\.js$ https://$1.js [P,L,QSA]' - comment: 'Redirects' rewrite_rule: - '^(/)?$ https://%%{ich-trickse}{SERVER_NAME}/de-DE [R=301,L]' @@ -102,6 +102,7 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' + custom_fragment: 'SSLProxyEngine on' logstash::generic_resource: webapp: 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 8c797533..15f56547 100644 --- a/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml +++ b/customer/mhk/stage-www03-mhk-kueche-de.pixelpark.net.yaml @@ -25,7 +25,7 @@ infra::profile::apache::pp_vhosts: - '^(.*)$ https://%%{ich-trickse}{SERVER_NAME}$1 [R=301,L]' - comment: 'Proxy' rewrite_rule: - - '^/proxy/(.*)$ https://$1 [P,L,QSA]' + - '^/proxy/(.*)\.js$ https://$1.js [P,L,QSA]' - comment: 'Redirects' rewrite_rule: - '^(/)?$ https://%%{ich-trickse}{SERVER_NAME}/de-DE [R=301,L]' @@ -102,6 +102,7 @@ infra::profile::apache::pp_vhosts: - 'set X-Frame-Options: sameorigin' - 'set X-XSS-Protection: "1; mode=block"' - 'set X-Content-Type-Options: nosniff' + custom_fragment: 'SSLProxyEngine on' logstash::generic_resource: webapp: