Even though LScache is enabled, it only seems to affect dynamic files (CFM) and HTML files.
How do I set it to also cache JS, CSS & image files? Is there a setting for it I missed?
My cache settings (Server settings -> Modules):
How do I set it to also cache JS, CSS & image files? Is there a setting for it I missed?
My cache settings (Server settings -> Modules):
checkPrivateCache 1
checkPublicCache 1
maxCacheObjSize 10000000
maxStaleAge 200
qsCache 1
reqCookieCache 1
respCookieCache 1
ignoreReqCacheCtrl 1
ignoreRespCacheCtrl 0
enableCache 1
expireInSeconds 3600
enablePrivateCache 1
privateExpireInSeconds 3600