Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
Benno
New Contributor

Right way to block an URL via dictionary and regexp?

Cannot find documentation ... 

Are you using regexp in dictionary to block URL? Can you share an example?

 

thx,

Benno

1 REPLY 1
Dirty_Wizard_FTNT

See appendix D in the admin guide regarding regular expressions.

Use http://regex101.com to help build patterns and test matching.

Make sure to use escape characters where necessary, such as:

https:\/\/domain\.com

The only thing unique to FortiMail is that patterns are case insensitive by default.

Labels
Top Kudoed Authors