I'd like to have the browsers cache images for my dynamic pages, to cut down the traffic. I am aware of the ExpiresByType directive one can add to the .htaccess file, but apparently the apache server configuration rackshack uses is not configured to load mod_expires.so module. It seems like this is a win/win for all, why is this not enabled? Is there another solution?