]> Frank Brehm's Git Trees - pixelpark/hiera.git/commitdiff
spk-spar-checker update rewrites
authorAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 20 Oct 2017 09:10:54 +0000 (11:10 +0200)
committerAndreas Gerstenberg <gerstenberg@pixelpark.com>
Fri, 20 Oct 2017 09:10:54 +0000 (11:10 +0200)
customer/spk-spar-checker/test.yaml

index f50dd2699bdb7bad33627780d3cf0f1609f4735d..7db2624672f89899e93b6e41578885094e2a3167 100644 (file)
@@ -83,10 +83,11 @@ infra::profile::apache::pp_vhosts:
               - '.* /index.html [END]'
           - comment: 'frontend rewrites'
             rewrite_rule:
-              - '^code/(modernizr-custom.js|spar-checker-min.css|spar-checker-min.js|selection.json)$  - [L]'
               - '^code/(modernizr-custom|spar-checker-min|selection)-v[0-9]{1,4}\.(js|css|json)$ /code/$1.$2  [END]'
+              - '^code/(modernizr-custom.js|spar-checker-min.css|spar-checker-min.js|selection.json)$  - [L]'
               - '^media/(.*)-v[0-9]{1,4}\.(svg|jpg|png|gif)$ /media/$1.$2 [END]'
               - '^media/(.*)\.(svg|jpg|png|gif)$ - [L]'
+              - '^code/(.*)-v[0-9]{1,4}\.(tmpl|eot|svg|ttf|woff|woff2)$ /code/$1.$2 [END]'
               - '^code/.*\.(tmpl|eot|svg|ttf|woff|woff2)$  - [L]'
               - '^((401|403|404|500)\.html)$ - [L]'
               - '^(favicon-[0-9]{2}.ico)$ - [L]'