]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bmbf - server status/info
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 14 Mar 2017 13:35:16 +0000 (14:35 +0100)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Tue, 14 Mar 2017 13:35:16 +0000 (14:35 +0100)
customer/bmbf/test-web02-bmbf.pixelpark.net.yaml

index cf5c7e05d8c8da5b36af124e70e73408f49135e9..7c3ae1411b43b615a8b77f4d29365dc44c631baa 100644 (file)
@@ -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