Page 1 of 1

how to disable modsec rule for a single domain in DA

Posted: Tue Jan 10, 2012 5:34 pm
by TheMask
how to disable modsec rule for a single domain in Directadmin

how can i do that?

i dont want to disable rule for all users like that
<LocationMatch /lynadmin/>
SecRuleRemoveById 340147 340162
</LocationMatch>

can disable for only one domain?

i found this document http://atomicorp.com/wiki/index.php/Mod_security
but i think it doesnt work with DA panel

Re: how to disable modsec rule for a single domain in DA

Posted: Wed Jan 11, 2012 2:52 pm
by mikeshinn
If you have ASL installed with DA that works just fine, in fact you just open the rule manager GUI and setup your vhosts anyway you want. Couldnt be easier.

If you don't have ASL, then you have to manually change your vhost files and add in your excludes there.