Avatar

Community Advisor

Hi,

is there any documentation regarding best practices in whitelisting?

I am trying to figure out differences between working and non-working record below:

non-working:    <url dnsSuffix="site" urlRegEx="https://site\.domain\.com/rest/.*"/>

working:       <url dnsSuffix="site.domain.com" urlRegEx="https://site\.domain\.com/rest/ui/.*"/>

Thanks,

Milan