One of the suggestions for improving the performance of your website is to properly set the Expire and Cache-Control headers of the HTTP response for images. Since images rarely change, the Expire time should be set far in the future. This ensures that web browsers will attempt to retrieve the …
Apache: Setting Expire and Cache-Control Headers for Image Files
Posted on in System Administration