From f548a1035cfa3f0f8b63cc139578bac632ed31a1 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 20 Oct 2017 11:25:18 +0200 Subject: [PATCH] spk-spar-checker move filesmatch --- customer/spk-spar-checker/test.yaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index 0bf00ab8..866651a0 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -104,11 +104,11 @@ infra::profile::apache::pp_vhosts: - '^(mstile-[0-9]{2,3}x[0-9]{2,3}.png)$ - [L]' - '^(opera_160.png)$ - [L]' - '.* /404.html [R=404,L]' - - provider: filesmatch - path: '\.(html|tmpl|js)$' - headers: - - 'set Cache-Control "no-cache, no-store, must-revalidate, max-age=0, proxy-revalidate, no-transform"' - - 'set Pragma "no-cache"' + - provider: filesmatch + path: '\.(html|tmpl|js)$' + headers: + - 'set Cache-Control "no-cache, no-store, must-revalidate, max-age=0, proxy-revalidate, no-transform"' + - 'set Pragma "no-cache"' - provider: location path: '/' limit_except: -- 2.39.5