E ElliotP New Member Mar 4, 2013 #1 Mar 4, 2013 #1 Hi, We can't seem to disable modsec for any vhost - it still triggers the rules unless we disable rules individually via SecRuleRemoveById The config in question is: <LocationMatch .*> SecRuleEngine Off </LocationMatch> Should this work? Thanks,
Hi, We can't seem to disable modsec for any vhost - it still triggers the rules unless we disable rules individually via SecRuleRemoveById The config in question is: <LocationMatch .*> SecRuleEngine Off </LocationMatch> Should this work? Thanks,
N NiteWave Administrator Mar 4, 2013 #2 Mar 4, 2013 #2 I tested SecRuleEngine Off before without LocationMatch, it works.