From: Philipp Dallig Date: Tue, 14 Mar 2017 13:35:16 +0000 (+0100) Subject: bmbf - server status/info X-Git-Tag: v0.1.0~3443 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=416037c84a508fc5c4ea301d058aabb567d835c1;p=pixelpark%2Fhiera.git bmbf - server status/info --- diff --git a/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml b/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml index cf5c7e05..7c3ae141 100644 --- a/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml +++ b/customer/bmbf/test-web02-bmbf.pixelpark.net.yaml @@ -127,15 +127,20 @@ site::profile::apache::pp_vhosts: rewrites_ssl: - comment: 'rewrite to 2016-17' rewrite_cond: + # Piwik - '%%{ich-trickse}{REQUEST_URI} !^/piwik/.*' + # Jahreszahlen - '%%{ich-trickse}{REQUEST_URI} !^/20\d{2}/' - '%%{ich-trickse}{REQUEST_URI} !^/20\d{2}\-\d{2}/' - - '%%{ich-trickse}{REQUEST_URI} !^/20\d{2}\-\d{2}/' + # Typo3 - '%%{ich-trickse}{REQUEST_URI} !^/typo3temp/' - '%%{ich-trickse}{REQUEST_URI} !^/typo3conf/' - '%%{ich-trickse}{REQUEST_URI} !^/fileadmin/' - '%%{ich-trickse}{REQUEST_URI} !^/uploads/' - '%%{ich-trickse}{REQUEST_URI} !^/typo3/' + # Server status/info + - '%%{ich-trickse}{REQUEST_URI} !^/server-status' + - '%%{ich-trickse}{REQUEST_URI} !^/server-info' rewrite_rule: - '^(.*)$ https://%%{ich-trickse}{HTTP_HOST}/2016-17$1 [R=302]' ssl_proxyengine: true