]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-taiga - rewrite workaround gefummel
authornils.wagner <nils.wagner@pixelpark.com>
Thu, 31 Mar 2016 16:38:14 +0000 (18:38 +0200)
committernils.wagner <nils.wagner@pixelpark.com>
Thu, 31 Mar 2016 16:38:14 +0000 (18:38 +0200)
customer/spk-taiga/taiga-sparkasse-de.pixelpark.net.yaml

index 126415f02f5225c0e8f4306088c329b3bea20a92..19a0ad1b0dda2d29f511c039e1a9306901143045 100644 (file)
@@ -74,12 +74,12 @@ site::profile::apache::pp_vhosts:
       - taiga_rewrites:
         comment: 'von hier https://github.com/taigaio/taiga-back/issues/390#issuecomment-187440375'
         rewrite_cond:
-          - '%{REQUEST_URI} !^/admin(.*)'
-          - '%{REQUEST_URI} !^/api(.*)'
-          - '%{REQUEST_URI} !^/events(.*)'
-          - '%{REQUEST_URI} !^/static(.*)'
-          - '%{REQUEST_URI} !^/media(.*)'
-          - '%{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f'
+          - '%%{ich-trickse}{REQUEST_URI} !^/admin(.*)'
+          - '%%{ich-trickse}{REQUEST_URI} !^/api(.*)'
+          - '%%{ich-trickse}{REQUEST_URI} !^/events(.*)'
+          - '%%{ich-trickse}{REQUEST_URI} !^/static(.*)'
+          - '%%{ich-trickse}{REQUEST_URI} !^/media(.*)'
+          - '%%{ich-trickse}{DOCUMENT_ROOT}/%{REQUEST_FILENAME} !-f'
         rewrite_rule:
           - '. /index.html [L]'
     directories: