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