blob: faad8a4af42d5924e282c7dbd7066f9308904c85 [file] [log] [blame]
<FilesMatch "\.nocache\.(js|html)">
<IfModule mod_headers.c>
Header set Cache-Control "no-cache, must-revalidate"
</IfModule>
</FilesMatch>