View Single Post
  #29  
Old 08-13-2013, 10:55 AM
 
DavyMac DavyMac is offline
 

eXpert
  
Join Date: Apr 2007
Location: Poole, UK
Posts: 333
 

Default Re: Website too slow

Quote:
Originally Posted by carpeperdiem
Bingo.
Thanks!

Can you share your entire ExpiresByType, if you don't mind?

Thanks!
J

That's great! pleased I could help.

Here is my Leverage browser caching:
Code:
ExpiresActive On ExpiresByType image/jpg "access plus 1 month" ExpiresByType image/jpeg "access plus 1 month" ExpiresByType image/png "access plus 1 month" ExpiresByType image/gif "access plus 1 month" ExpiresByType text/css "access plus 1 month" ExpiresByType text/html "access plus 1 month" ExpiresByType application/x-javascript "access plus 1 month" ExpiresByType application/javascript "access plus 1 month"

I've noticed that I don't cater for pdf's, so I'll need to sort that out.
__________________
X-Cart GOLD Plus v4.5.4
CDSEO Pro
ewdhosting Dedicated Server
Dedicated SSL
Stone Edge OM
Reply With Quote