Restrict URL Filter

Hi.

I'm testing Proxy Server 4.02 on a Win Xp Pro PC.

I'm not able to block a site using Filter option.

I'd like to block all sites that have the word "music" in their URL (i.e. www.ilikemusic.com or www.buy.music.all.com).

Any ideas?

Thank you in advance.

MC

[312 byte] By [cortez140369] at [2007-11-25 23:10:46]
# 1
Please refer http://docs.sun.com/source/819-0908-10/agfltr.html#wp21088 on Filtering Urls and http://docs.sun.com/source/819-0908-10/agtempl.html#wp20888 for more information on documentation on configuring urls with regular expressions.
priyajayakumar@suncom at 2007-7-5 18:01:00 > top of Java-index,Web & Directory Servers,Web Servers...
# 2
Add this to you obj.conf and restart:<Object ppath=".*music.*">PathCheck fn="deny-service"</Object>
rahulnair at 2007-7-5 18:01:00 > top of Java-index,Web & Directory Servers,Web Servers...