In my .htaccess
I have this code:
Ensure that you have these Apache modules enabled and loaded:
Try this instead (it will only use directives if corresponding module is present):
ExpiresActive On
Header set Expires "Sun, 27 May 2012 00:00:00 GMT"
Header unset ETag
FileETag None