Hello,
Tested to uninstall cache plugin just now and checked .htaccess file before and after.
After:
Why do you not remove that aswell?
Tested to uninstall cache plugin just now and checked .htaccess file before and after.
After:
Code:
# BEGIN LSCACHE
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
<IfModule LiteSpeed>
RewriteEngine on
CacheLookup Public on
</IfModule>
## LITESPEED WP CACHE PLUGIN - Do not edit the contents of this block! ##
# END LSCACHE