diff --git a/blog/.htaccess b/blog/.htaccess index 0c52121..99d5562 100644 --- a/blog/.htaccess +++ b/blog/.htaccess @@ -1,3 +1,2 @@ -ExpiresActive On -ExpiresDefault A1 -Header merge Cache-Control must-revalidate \ No newline at end of file +Header merge Cache-Control must-revalidate +Header merge Cache-Control max-age=0 \ No newline at end of file