diff --git a/blog/.htaccess b/blog/.htaccess index 051717d..be9e996 100644 --- a/blog/.htaccess +++ b/blog/.htaccess @@ -1,4 +1,2 @@ -ExpiresActive On -ExpiresDefault A1 Header unset Cache-Control -Header append Cache-Control must-revalidate \ No newline at end of file +Header append Cache-Control max-age=0 must-revalidate \ No newline at end of file