I just installed Google’s Page Speed plugin to Firebug, and everything looks good except for caching. I have set headers to cache my JS and CSS files, but it says the images aren’t being cached. How can I make sure the images get cached for 30 days? These are static images, so I can’t just add the headers with PHP like I did with the other files.
I just installed Google’s Page Speed plugin to Firebug, and everything looks good except
Share
The page at http://www.askapache.com/htaccess/apache-speed-cache-control.html suggests something like this: