ProxySG & Advanced Secure Gateway

 View Only

 URL Regex via VPM GUI

Ahmed Taher's profile image
Ahmed Taher posted Jul 23, 2025 12:26 PM

Hello Dears,

could any one help with how to create regex for allowing al domains associated with one domain like fortinet.com as same as in the firewal like *.fortinet.com

and how to add it in the gui itself or cli is that CPL fine

define condition AllowDomains
url.domain=abc.com
url.domain=fortinet.com
url.domain=xyz.com
url.domain=ghi.net
url.domain=company.org
end
<proxy>
client.address=10.10.10.5 condition=AllowDomains allow
<proxy>
client.address=10.10.10.5 deny