From: Andreas Gerstenberg Date: Fri, 20 Oct 2017 10:08:39 +0000 (+0200) Subject: spk-spar-checker update custom_fragment X-Git-Tag: v0.1.0~2233 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=cb81e688ad885aabbbb35083e7fc870bb869e024;p=pixelpark%2Fhiera.git spk-spar-checker update custom_fragment --- diff --git a/customer/spk-spar-checker/test.yaml b/customer/spk-spar-checker/test.yaml index ddf468ec..2f746c03 100644 --- a/customer/spk-spar-checker/test.yaml +++ b/customer/spk-spar-checker/test.yaml @@ -76,8 +76,11 @@ infra::profile::apache::pp_vhosts: directoryindex: 'index.html' custom_fragment: | AddType text/plain .tmpl - ExpiresActive On - ExpiresDefault A0 + + Header set Cache-Control "no-cache, no-store, must-revalidate, max-age=0, proxy-revalidate, no-transform" + Header set Pragma "no-cache" + + rewrites: - comment: 'frontend root rewrite' rewrite_cond: @@ -108,11 +111,6 @@ infra::profile::apache::pp_vhosts: - '^(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: location path: '/'