Cache static content = F
|
05-21-2012, 11:21 PM
Post: #2
|
|||
|
|||
RE: Cache static content = F
Since you seem to have mod_expires, try:
Code: <IfModule mod_expires.c> I noticed you were putting a must-revalidate in the headers. WebPagetest doesn't actually check for that yet but that effectively defeats browser caching since the browser is forced to do an if-modified-since check. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Cache static content = F - Arris - 05-20-2012, 04:38 AM
RE: Cache static content = F - pmeenan - 05-21-2012 11:21 PM
RE: Cache static content = F - Arris - 05-22-2012, 08:03 AM
|
User(s) browsing this thread: 1 Guest(s)