Hi,
Im trying to block http://www.bbc.co.uk/iplayer via web proxy. I need them still to be able to access http://www.bbc.co.uk/news.bbc.co.uk etc.
I’ve got an ip proxy access rule
dst-host=bbc.co.uk
path=/iplayer/
action=deny
I’ve tried lots of variants include http://www.bbc.co.uk without the * etc.
Cheers,
Chris
befire
2
hello mate,
keep Dst-host empty and just put “/*iplayer” in the path and try.
best regards
normis
4
what about iplayer without any slashes?
Afraid this didnt work either hit count is 0 
mrz
6
/ip proxy access
add action=deny comment=“” disabled=yes dst-host=*bbc.co.uk path=iplayer
befire
7
with “/” on path : add action=deny comment=“” disabled=yes dst-host=*bbc.co.uk path=/iplayer