I would like to cache a particular image on my website i.e the background image.
So far i only see options that allow you to define the format type(png|jpg|ico) is there anyway to let the browser cache the background
|
I would like to cache a particular image on my website i.e the background image. So far i only see options that allow you to define the format type(png|jpg|ico) is there anyway to let the browser cache the background |
|||
|
|
|
I use the following to set far future expiration dates for all media files:
and I'd recommend using it because it will help out on the bandwidth and speed front's but this code would allow you to set the expiry for a specific file.
|
||||
|
|