This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Syntax for Url Exception

I have 2 urls that I need to create exceptions for and are new to the syntax that is required; the urls are below:

http://*.mailshell.net/*
http://update.gfi.com/*

I tried this but there are still exceptions in the live log:

^http?://([A-Za-z0-9.-]*\.)?mailshell.net/*
^http?://([A-Za-z0-9.-]*\.)?update.gfi.com/*

Thanks


This thread was automatically locked due to age.
Parents Reply Children
No Data