From 920cd2d156b65a3a7d9dee19120eb5e807e05773 Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 20 Oct 2017 11:43:11 +0200 Subject: [PATCH] spk-spar-checker update config --- customer/spk-spar-checker/production.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/customer/spk-spar-checker/production.yaml b/customer/spk-spar-checker/production.yaml index ff01c7e0..d978b001 100644 --- a/customer/spk-spar-checker/production.yaml +++ b/customer/spk-spar-checker/production.yaml @@ -77,6 +77,8 @@ infra::profile::apache::pp_vhosts: - None directoryindex: 'index.html' custom_fragment: 'AddType text/plain .tmpl' + custom_fragment: 'ExpiresActive On' + custom_fragment: 'ExpiresDefault A0' rewrites: - comment: 'frontend root rewrite' rewrite_cond: -- 2.39.5