Author Topic: How to disable mod_security for particular domain  (Read 9158 times)

0 Members and 1 Guest are viewing this topic.

Offline
**
How to disable mod_security for particular domain
« on: August 08, 2016, 03:47:29 AM »
Is there any way to disable mod_security for particular domain.

Regards,

Offline
*****
Re: How to disable mod_security for particular domain
« Reply #1 on: August 10, 2016, 08:26:53 AM »
Hello.

Try adding to the virtualhost:

Code: [Select]
<IfModule mod_security2.c>
        SecRuleEngine Off
        SecRequestBodyAccess Off
        SecResponseBodyAccess Off
</IfModule>
You can ask me to solve any problem with your server for some money in pm  ;)
Services Monitoring & RBL Monitoring
http://centos-webpanel.com/services-monitor
Join our Development Team and get paid !
http://centos-webpanel.com/develope-modules-for-cwp

Installation Instructions
http://centos-webpanel.com/installation-instructions
Get Fast Support Here
http://centos-webpanel.com/support-services