[ad_1]
Hi,
I have tried all the various caching plugins, but I am not using LS Cache now.
I have found this bit of code at the end of my htaccess file. Is it safe to delete it?
...
# END WordPress
# BEGIN LiteSpeed
# The directives (lines) between "BEGIN LiteSpeed" and "END LiteSpeed" are
# dynamically generated, and should only be modified via WordPress filters.
# Any changes to the directives between these markers will be overwritten.
<IfModule Litespeed>
SetEnv noabort 1
</IfModule>
# END LiteSpeed
