gridsome-plugin-htaccess
Advanced tools
Changelog
[0.2.1] 2020-01-25
.htaccess
file
disableServerSignature
(set to true
)fileExpirations
preventScriptInjection
(set to true
)notCachedFiles
Changelog
[0.2.0] 2020-01-10
Content-Security-Policy
header value of the contentSecurityPolicy
option: - unsafe-eval
, - unsafe-hashes
, - unsafe-inline
, - strict-dynamic
, - report-sample
.fileExpirations
, to let you control how you file types should be cached by the browser (see the documentation for the description of the API).Changelog
[0.1.0] 2020-01-05