24
Imgs Never Expire: mod_expires
# Works with both HTTP/1.0 and HTTP/1.1
# (10*365*24*60*60) = 315360000 seconds
ExpiresActive On
ExpiresByType image/gif A315360000
ExpiresByType image/jpeg A315360000
ExpiresByType image/png A315360000