diff --git a/htdocs/.htaccess b/htdocs/.htaccess index 8569bd9..4cd4741 100644 --- a/htdocs/.htaccess +++ b/htdocs/.htaccess @@ -4,6 +4,6 @@ php_flag display_errors on ExpiresActive On ExpiresByType image/png "access plus 1 year" ExpiresByType image/gif "access plus 1 year" - ExpiresByType text/css "access plus 1 hour" +# ExpiresByType text/css "access plus 1 hour" diff --git a/htdocs/account.php b/htdocs/account.php index 81ca00e..98b5a65 100644 --- a/htdocs/account.php +++ b/htdocs/account.php @@ -25,10 +25,11 @@ Layout::header();