Re: [mod-security-users] mod_security blocking many PHPMyAdmin functions
Brought to you by:
victorhora,
zimmerletw
|
From: Kai S. <mai...@co...> - 2006-05-23 11:29:53
|
Ivan Ristic wrote on Tue, 23 May 2006 10:08:08 +0100: > > If I wanted to add an exclusion for the simple rule above I would do > this like that: > > SecFilter "select.+from" > "id:uniqueid,rev:x,severity:x,msg:'message'" > > is that correct? > > > Exclusion? No, that is a way to add a new rule. I mean I change the existing rule like the above (add a unique id (outside the reserved range)) and then I can exclude that id like it is done in exclude.conf. Other way would be to use the regexp pattern in the rule itself to exclude something as it is done with many rules in the set from gotroot. But then I had the disadvantage of managing the differences between my changes and any newer versions of these files to these files. Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com |