Uninstalling cache plugin

Hedloff

Well-Known Member
#1
Hello,

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
Why do you not remove that aswell?
 
Top