Jump to content

Recommended Posts

Posted

For the phrase 'MDN-phrase' you would just enter as is without quotes in the URL patterns and add this to an allow or do not filter policy.

 

The same goes for any URL pattern you add - if there is no need for regex variations, just enter the part of the url that's the common denominator.

Posted
For the phrase 'MDN-phrase' you would just enter as is without quotes in the URL patterns and add this to an allow or do not filter policy.

 

The same goes for any URL pattern you add - if there is no need for regex variations, just enter the part of the url that's the common denominator.

 

If I use the URL pattern route how would this work in the case of a HTTPS site when requiring SSL Login? I don't want the full domain allowed for users, but I need the URL with "MDN-Phrase" to be allowed all the time no matter if the user is authenticated or not.

 

Is it possible to do that without also completely allowing the base domain?

Posted
Yes it is but https inspection has to be on for the filter to see the full URL. Without https inspection the filter will only be able to see the domain part.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...