cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1598
Views
10
Helpful
3
Replies

Blocking explicit URLs

flyerhawk
Level 1
Level 1

Hey folks,

So I'm trying to figure out a way where I can block a specific URL on a web server.   I can create filters for the host name of course but I'm trying to figure out how to block www.example.com/blah/index.html for instance while leaving www.example.com open in general.

Can anyone help me out with this?

3 Replies 3

Jeffrey Ness
Level 1
Level 1

You can do this with a custom URL category in the bottom box of regular expressions escaping the special characters. So for your example above you would use:

http://www\.example\.com/blah/index\.html

alessandro.s
Level 1
Level 1

Hi,

If you're talking about IronPort Appliances you can create a custom URL category where  you can add a regular expression like .example.com/blah/index.html . In regular expressions you can also use * so you can block or allow specific paths like .example.com/blah/* etc...

Then add the custom URL category you created to your access policy with action "block" .

Hope this helps.

Regards

Thanks Jeff and Allessandro!  I guess that was fairly obvious.

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: