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

index 7cbff1f676d5a12658dc936358f54320ac68a260..aa38711482fc7280954f78517bb69aa2febc01a6 100644 (file)
@@ -130,7 +130,7 @@ site::profile::apache::pp_vhosts:
           - '%%{ich-trickse}{REQUEST_URI} !^/20\d{2}/'
           - '%%{ich-trickse}{REQUEST_URI} !^/20\d{2}\-\d{2}/'
         rewrite_rule:
-          - '^(.*)$ https://%{HTTP_HOST}/2016-17/$1 [R=302]'
+          - '^(.*)$ https://%%{ich-trickse}{HTTP_HOST}/2016-17/$1 [R=302]'
     ssl_proxyengine: true
     proxy_pass:
       - { path: /2007/, url: 'https://test-abc-der-menschheit-de.pixelpark.net/' }