From 2b512648a96257b0e80af713b8e0b6dd9492a49a Mon Sep 17 00:00:00 2001 From: Ellpeck Date: Sun, 20 Oct 2019 23:27:34 +0200 Subject: [PATCH] made more stuff not cache maybe?? --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index eb94acb..7c396c9 100644 --- a/.htaccess +++ b/.htaccess @@ -21,7 +21,7 @@ RewriteRule ^commissions/?$ "https://ellpeck.de/#commissions" [NE,R=301,L] ErrorDocument 404 /404.html - + ExpiresActive On ExpiresDefault A1 Header append Cache-Control must-revalidate