<FilesMatch "\.(css|js)$">
    <IfModule mod_headers.c>
    	Header set Cache-Control "max-age=172800, public, must-revalidate"
    </IfModule>
</FilesMatch>