]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk: modify rewrites
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 16 Aug 2017 13:08:45 +0000 (15:08 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Wed, 16 Aug 2017 13:08:45 +0000 (15:08 +0200)
customer/spk-spar-checker/test.yaml

index 0e57acea4ac0ca7bccea6f3a5ebe5d59bf07fc74..275cf221c9e36f6e2e3ba20d2347b5c470195899 100644 (file)
@@ -93,7 +93,7 @@ infra::profile::apache::pp_vhosts:
               - '^(.*) - [E=BASE:%1]'
           - comment: 'sfp index'
             rewrite_rule:
-              - '^(.*)$ %{ENV:BASE}/index.php [L]'
+              - '^(.*)$ %%{ich-trickse}{ENV:BASE}/index.php [L]'
 
       - directory_api:
         provider: directory
@@ -123,7 +123,7 @@ infra::profile::apache::pp_vhosts:
               - '^(.*) - [E=BASE:%1]'
           - comment: 'api index'
             rewrite_rule:
-              - '^(.*)$ %{ENV:BASE}/index.php [L]'
+              - '^(.*)$ %%{ich-trickse}{ENV:BASE}/index.php [L]'
 
     headers:
       - 'always set X-XSS-Protection "1; mode=block"'