<IfModule mod_headers.c>
	Header set Pragma "public"
	Header set Cache-Control "public, max-age=604800"
</IfModule>