I added this
To modsec2.conf
But get a syntax error that it has no rule id ?
I just want to whitelist my IP for all mod sec rules
Code:
SecRule REMOTE_ADDR "^XXX\.XXX\.XXX\XXX$" phase:1,nolog,allow,ctl:ruleEngine=Off
But get a syntax error that it has no rule id ?
I just want to whitelist my IP for all mod sec rules