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

Try to understand Exceptions Regex Urls

I don't understand this.  Doesn't the first Regex cover all the others?  Sophos provides this default rule for Sharepoint:

Matching URLs:
^([a-zA-Z0-9.-]*\.)?sharepointonline\.com\/
^cdn\.sharepointonline\.com\/
^privatecdn\.sharepointonline\.com\/
^publiccdn\.sharepointonline\.com\/
^static\.sharepointonline\.com\/
 
Doesn't ^([a-zA-Z0-9.-]*\.)?sharepointonline\.com\/ basically amount to *.sharepointonline.com/*.  Why are the other 4 needed?
 
Jason
 


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