diff --git a/.htaccess b/.htaccess index 7709fd6..9794496 100644 --- a/.htaccess +++ b/.htaccess @@ -2,3 +2,5 @@ php_flag display_startup_errors on php_flag display_errors on php_flag html_errors on + +Header append Cache-Control "no-cache" \ No newline at end of file