UrlToolkit {
ToolkitID = cache-control
Match ^/.*\.(css|eot|gif|htm|html|ico|jpeg|jpg|js|otf|pdf|png|ps|psd|svg|swf|ttf|txt|woff|woff2)(/|$) Expire 2 weeks
}
Directory {
DirectoryID = cache-control-2w
Path = /
Extensions = css, eot, gif, htm, html, ico, jpeg, jpg, js, otf, pdf, png, ps, psd, svg, swf, ttf, txt, woff, woff2
ExpirePeriod 2 weeks
}
UrlToolkit {
ToolkitID = cache-busting-control
Match ^/.*\.(css|eot|gif|htm|html|ico|jpeg|jpg|js|otf|pdf|png|ps|psd|svg|swf|ttf|txt|woff|woff2)(\?v=.*|\?ver=.*)?(/|$) Expire 1 months
}
Directory {
DirectoryID = cache-busting-control
Path = /
Extensions = css, eot, gif, htm, html, ico, jpeg, jpg, js, otf, pdf, png, ps, psd, svg, swf, ttf, txt, woff, woff2
ExpirePeriod 1 months
}
Directory {
DirectoryID = cache-control-2w
Path = /
Extensions = css, eot, gif, htm, html, ico, jpeg, jpg, js, otf, pdf, png, ps, psd, svg, swf, ttf, txt, woff, woff2
ExpirePeriod 2 weeks
}
Directory {
DirectoryID = cache-control-2w
Path = /
Extensions = css, eot, gif, htm, html, ico, jpeg, jpg, js, otf, pdf, png, ps, psd, svg, swf, ttf, txt, woff, woff2
ExpirePeriod 2 weeks
}