mod_security – admin-ajax.php SecFilterEngine Off

Home Forums BulletProof Security Pro mod_security – admin-ajax.php SecFilterEngine Off

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #35653
    Lollo Vestlund
    Participant

    Hi,

    My host is helping me to solve an update issue: They gave me, and added it to .htaccess

    <IfModule mod_security.c>
    <FilesMatch "admin-ajax\.php$">
    SecFilterEngine Off
    SecFilterScanPOST Off
    </FilesMatch>
    </IfModule>
    SubstituteMaxLineLength 10m
    LimitRequestBody 99999999

    Which helped for a moment. Where and how shall I save this code so it will work with BPS PRO?

    Thank you

    Lollo

    #35655
    AITpro Admin
    Keymaster

    To save that custom code (or any custom code) permanently you would copy and paste the code into BPS Custom Code.  This particular custom code can go in either the 14. CUSTOM CODE BOTTOM HOTLINKING/FORBID COMMENT SPAMMERS/BLOCK BOTS/BLOCK IP/REDIRECT CODE or 1. CUSTOM CODE TOP PHP/PHP.INI HANDLER/CACHE CODE Root htaccess text boxes.  After copying and pasting your custom code click the Save Root Custom Code button.  Go to the Security Modes page and click the Root Folder BulletProof Mode Activate button.

    #35657
    Lollo Vestlund
    Participant

    Thanks, seems to work fine.

    Lollo

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.