]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
bmbf - add rewrite exclude
authorPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 21 Apr 2016 14:45:17 +0000 (16:45 +0200)
committerPhilipp Dallig <philipp.dallig@pixelpark.com>
Thu, 21 Apr 2016 14:45:17 +0000 (16:45 +0200)
customer/bmbf/web02-bmbf.pixelpark.net.yaml

index 89b0ae4ee874f2852474baa7e8839bf42386deeb..75270d839d87e3916d0edfa8d1f0bb401d947276 100644 (file)
@@ -70,6 +70,9 @@ site::profile::typo3::projects:
     rewrites_no_ssl:
       - https:
         comment: 'all to https'
+        rewrite_cond:
+          - '%%{ich-trickse}{HTTP_HOST} ^www.wissenschaftsjahr.de$'
+          - '%%{ich-trickse}{HTTP_HOST} ^wissenschaftsjahr.de$'
         rewrite_rule:
           - '^(.*)$ https://www.wissenschaftsjahr.de$1 [L,R=301]'
     rewrites_ssl: