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

URL blocking does not work

Hello,
I want to block telvi.de and have set this in the Web Filtering - URL Filtering - Additional Sites/URL to block 

with http in front
telvi.de
stream.telvi.de
*telvi.de

but users can still get to the telvi site and stream data. 
Can someone help me please?

Thanks
Janet


This thread was automatically locked due to age.
Parents
  • Hi, Janet, and welcome to the User BB!
    *telvi.de

    The syntax used in URL Filtering is REGEX (Regular Expressions), so "*" and "." have different meanings.  The quoted item should be: 

    ^https?://[A-Za-z0-9.-]*telvi\.de



    The two posters above make great points.  Please answer their questions.

    Cheers - Bob
Reply
  • Hi, Janet, and welcome to the User BB!
    *telvi.de

    The syntax used in URL Filtering is REGEX (Regular Expressions), so "*" and "." have different meanings.  The quoted item should be: 

    ^https?://[A-Za-z0-9.-]*telvi\.de



    The two posters above make great points.  Please answer their questions.

    Cheers - Bob
Children
No Data