From cda085cb8b24b4e484e6fdd50444844781fec673 Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Fri, 26 Mar 2021 17:14:36 +0100 Subject: [PATCH] whoop #2 --- blog/.htaccess | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/blog/.htaccess b/blog/.htaccess index 057d109..051717d 100644 --- a/blog/.htaccess +++ b/blog/.htaccess @@ -1,3 +1,4 @@ ExpiresActive On +ExpiresDefault A1 Header unset Cache-Control -Header append Cache-Control max-age=0 must-revalidate \ No newline at end of file +Header append Cache-Control must-revalidate \ No newline at end of file