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

Trying to block https://www.apple.com

I'm trying to block https://www.apple.com and https://apple.com through web filtering and URL filtering.  I have these domains added to the web filtering, but they are still accessible.  I spent 1 1/2 hours on the phone with support yesterday, but I had other things to do and had to cut the call short.  

Anything I can try to block the above websites?  I have firmware 9.111-7 installed.  

Thank you,

John


This thread was automatically locked due to age.
Parents
  • I'm trying to block https://www.apple.com and https://apple.com through web filtering and URL filtering.  I have these domains added to the web filtering, but they are still accessible.  I spent 1 1/2 hours on the phone with support yesterday, but I had other things to do and had to cut the call short.  

    Anything I can try to block the above websites?  I have firmware 9.111-7 installed.  

    Thank you,

    John


    if you want ot use the proxy to block this the proper coding is:
    ^https?://([A-Za-z0-9.-]*\.)?apple\.com/

    i agree using the application control as well should block this.
Reply
  • I'm trying to block https://www.apple.com and https://apple.com through web filtering and URL filtering.  I have these domains added to the web filtering, but they are still accessible.  I spent 1 1/2 hours on the phone with support yesterday, but I had other things to do and had to cut the call short.  

    Anything I can try to block the above websites?  I have firmware 9.111-7 installed.  

    Thank you,

    John


    if you want ot use the proxy to block this the proper coding is:
    ^https?://([A-Za-z0-9.-]*\.)?apple\.com/

    i agree using the application control as well should block this.
Children