The reason we ask is because some feature of our web doesn’t work. And the thene developer suggested to disable this feature .How to disable Firewall & Mod Security for a particular website (just one web not server) via Direct admin panel interface ?
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>