This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Web Filtering is not blocking YouTube

Hi,
I need to block access to youtube website.
I've tried to add the following rule under  URL Filtering --> Additional URLs/sites to block:

^https?://([A-Za-z0-9.-]*\.)?youtube\.com/

But seems not work..
Any suggestion?

Thank you


This thread was automatically locked due to age.
Parents
  • I would make sure you are hitting the Filter Action you think you are by looking at the logs.

    In blacklist, generally using domains is better than using regular expressions.  If you are using 9.2 then block "youtube.com" and include subdomains.  If using regex that looks good but I would drop the final /

    If using 9.2 you might be better by using the Websites list to change the category to something that you are otherwise blocking.  This will act globally.
Reply
  • I would make sure you are hitting the Filter Action you think you are by looking at the logs.

    In blacklist, generally using domains is better than using regular expressions.  If you are using 9.2 then block "youtube.com" and include subdomains.  If using regex that looks good but I would drop the final /

    If using 9.2 you might be better by using the Websites list to change the category to something that you are otherwise blocking.  This will act globally.
Children
No Data