Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Support qtwrk

    (@qtwrk)

    Hi,

    it’s caused by falst-postive mod_security alert/block

    Best regards,

    Thread Starter Sudipto Mahmud

    (@sudiptomahmud)

    How can i fix this?

    Plugin Support qtwrk

    (@qtwrk)

    if you are using LiteSpeed Enterprise hosting

    add

    <IfModule mod_security.c>
       SecRuleEngine Off
       SecRequestBodyAccess Off
    </IfModule>

    to your htaccess , this will disable mod_sec , do you edit , then remove it

    a more suitable solution is to contact your provider and ask them to check the rule ID it triggers and then disable/exclude it

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Page optimization| 403 server error’ is closed to new replies.