Search the Community
Showing results for tags 'expire'.
-
Ever typed a crapload of stuff into your pages only to have the system time out on you without notice? Yeah...happened to me. Total flaw in the system. It should have one or both of two things: Autosave draft (recoverable upon re-entry login) Notification of session ready to time ou...
-
I want to speed up my site. i transfer my site to fast comet a fast prestashop hosting company. i tested my site using the google speed test en gtmatrix. it said that i need to add expire headers however i 've put them in my .htaccess file but is still says i need to add them This my htaccess fi...
- 1 reply
-
- prestashop
- .htaccess
-
(and 3 more)
Tagged with:
-
Using presta 1.6.0.9 and smarty cache. Presta is generating htaccess file with expire dates for files like: ExpiresActive On ExpiresByType image/jpeg "access plus 1 year" ExpiresByType image/gif "access plus 1 year" ExpiresByType image/png "access plus 1 year" ExpiresByType text/css "access plus...