@@ -104,7 +104,7 @@ http {
error_page 500 /error/index.html;
location / {
- expires 1d;
+ expires off;
index index.php;
}