Forum Discussion

Stephan_Manthe1's avatar
Stephan_Manthe1
Icon for Nimbostratus rankNimbostratus
Sep 08, 2014

Using regex in policy rule condition

Hi, I´m trying to convert an httpclass to a policy rule. As a condition I need a regular expression, i.e. conditions { 0 { http-uri values { '^/[0-9]{6}$' } } ...