RENATO.GOGLIO Posted June 24, 2016 Share Posted June 24, 2016 salve, prestashop 1.6.1.4 su vps linux. premesso che il cache control è su sì e nel file .htacces generato da prestashop sono presenti le istruzioni per expires anche per le immagini, ecco il codice: <IfModule mod_expires.c> ExpiresActive On ExpiresByType image/gif "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType text/css "access plus 1 week" ExpiresByType text/javascript "access plus 1 week" ExpiresByType application/javascript "access plus 1 week" ExpiresByType application/x-javascript "access plus 1 week" ExpiresByType image/x-icon "access plus 1 year" ExpiresByType image/svg+xml "access plus 1 year" ExpiresByType image/vnd.microsoft.icon "access plus 1 year" ExpiresByType application/font-woff "access plus 1 year" ExpiresByType application/x-font-woff "access plus 1 year" ExpiresByType application/vnd.ms-fontobject "access plus 1 year" ExpiresByType font/opentype "access plus 1 year" ExpiresByType font/ttf "access plus 1 year" ExpiresByType font/otf "access plus 1 year" ExpiresByType application/x-font-ttf "access plus 1 year" ExpiresByType application/x-font-otf "access plus 1 year"</IfModule> testando qualunque pagina con pagespeed insights di google mi dice tutto ok, salvo per esempio: https://www.enopolis-srl.eu/…mpagne-billecart-salmon-brut-reserve.jpg (scadenza non specificata) cioè non vede le istruzioni expires per le immagini. come risolvere? grazie per una risposta Link to comment Share on other sites More sharing options...
RENATO.GOGLIO Posted September 2, 2016 Author Share Posted September 2, 2016 Salve, qualcuno ha per caso risolto questo problema? grazie per una risposta Link to comment Share on other sites More sharing options...
ingrossoerisparmio Posted December 16, 2016 Share Posted December 16, 2016 Salve, ho lo stesso problema dopo la migrazione da un hosting condiviso ad una vps. Sapere se c'è qualcosa da settare/abilitare lato server? Grazie. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now