Just like in any virus or firewall software, there can be false posiitves and depending on the way you have your site configured or the scripts you use, mod_security might interfere with your website. You have the option to disable mod_security if it will not work with your website, however we highly recommend keeping it enabled so your website(s) is protected.
There are two ways to disable mod_security.
- Recommended: Log into cPanel and click on the ModSecurity icon and then click on the 'Disable' button on the top of that page.
- Advanced Users: Edit the .htaccess file in public_html and add SecFilterEngine Off to the top of that file.