Enable browser caching of static assets
|
09-13-2010, 12:30 PM
Post: #4
|
|||
|
|||
RE: Enable browser caching of static assets
I'd be surprised if they didn't, but check with GoDaddy and make sure they have mod_expires installed and activated for your Apache instance.
Be careful before you turn it on so that you understand the ramifications though. Your site needs to be designed to expect the user to be able to cache those files and never check for an updated version. That means if you update the css and don't change the file name the users with the cached copy will not see the updates (potentially viewing a broken page). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Enable browser caching of static assets - yzerfontein - 09-13-2010, 02:11 AM
RE: Enable browser caching of static assets - jabubo - 09-13-2010, 02:28 AM
RE: Enable browser caching of static assets - yzerfontein - 09-13-2010, 02:58 AM
RE: Enable browser caching of static assets - pmeenan - 09-13-2010 12:30 PM
RE: Enable browser caching of static assets - microapp - 09-27-2011, 09:37 PM
RE: Enable browser caching of static assets - pmeenan - 09-28-2011, 10:36 AM
|
User(s) browsing this thread: 1 Guest(s)