From 57acc9a2386d3286433d1ea6e15fc773906ded00 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Thu, 12 Oct 2017 17:49:10 +0200 Subject: [PATCH] spk-spar-checker add filesmatch --- customer/spk-spar-checker/test.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 6b8eeb84..ab08ff7a 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -142,6 +142,10 @@ infra::profile::apache::pp_vhosts: - comment: 'api index' rewrite_rule: - '^(.*)$ %%{ich-trickse}{ENV:BASE}/index.php [L]' + - provider: filesmatch + path: '\.(ttf|otf|eot|woff)$' + headers: + - 'always set Access-Control-Allow-Origin "*"' rewrites: - comment: 'http to https' rewrite_cond: -- 2.39.5