• Resolved boxhamster

    (@boxhamster)


    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
Viewing 2 replies - 1 through 2 (of 2 total)
  • I have found this bit of code at the end of my htaccess file. Is it safe to delete it?

    Yes, but this code doesn’t come from the LScache plugin. Someone, if not you, manually added this code or this code comes from a very old cache plugin version.

    Thread Starter boxhamster

    (@boxhamster)

    Great, thank you for confirming. ??

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Old LSCache code in .htaccess’ is closed to new replies.