LiteSpeed has made a built-in cache functionality that can be easily disabled if needed.
If your hosting plan has LiteSpeed cache enabled by default, locate and open your ".htaccess" file.
Paste the following code to the very top of the file:
<IfModule LiteSpeed>
CacheDisable public /
CacheDisable private /
</IfModule>
Save your ".htaccess" file.
LiteSpeed cache should now be disabled.
- litespeed, cache, wordpress, disable
- 1 Users Found This Useful
Related Articles
Powered by WHMCompleteSolution
