Hi friends how to correctly configure ls cache module with this parameter: Cache-Control: max-age=31536000
How i understand it is done in httaccess file. I use joomla and free cyberpanel version so in module there is not much to configure
<IfModule LiteSpeed>
CacheLookup on
</IfModule>
I achived google page speed score 100/100 but this is last thing to do.
"Configure your server to return the Cache-Control HTTP response header:
Cache-Control: max-age=31536000
I would appreciate any help. Thanks
Also can i use redis together with ls cache module?
