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

index 9d74ba445e296fe36e43613b2d5208a11ee6ee1d..2b74492e6e3061dad0da354ae258f24e85b5a1f8 100644 (file)
@@ -131,7 +131,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://%%{ich-trickse}{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/' }