Sign in
chromium
/
chromiumos
/
third_party
/
autotest
/
bff9f9d0c4bf77f09a41262061d1a9310d94db2f
/
.
/
apache
/
conf
/
gwt-directives
blob: faad8a4af42d5924e282c7dbd7066f9308904c85 [
file
]
<FilesMatch
"\.nocache\.(js|html)"
>
<IfModule
mod_headers
.
c
>
Header set Cache-Control "no-cache, must-revalidate"
</IfModule>
</FilesMatch>