diff --git a/.htaccess b/.htaccess index 5a1273e..e97abf9 100644 --- a/.htaccess +++ b/.htaccess @@ -9,6 +9,5 @@ RewriteRule ^(.*)$ $1.php [L] Header set Cache-Control "no-cache, no-store, must-revalidate" - Header set Pragma "no-cache" Header set Expires "0"