

FileETag MTime Size
<IfModule mod_expires.c>
<FilesMatch ".(ico|jpeg|jpg|jpe|gif|png|bmp|wbmp|css|js)$">
ExpiresActive on
ExpiresDefault "access plus 1 month"
</FilesMatch>
</IfModule>
