From f1ea3d1a9b9560842a0b1a06b137c2cc3399e8b0 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 20 Oct 2017 11:34:28 +0200 Subject: [PATCH] spk-spar-checker remove 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 5f4b2bd3..65bdd189 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: '/' -- 2.39.5