Selectively blocking internet access on windows, based on a pattern in the requested URL ?
        Posted  
        
            by Tahtah
        on Super User
        
        See other posts from Super User
        
            or by Tahtah
        
        
        
        Published on 2010-05-08T18:11:02Z
        Indexed on 
            2010/05/08
            18:18 UTC
        
        
        Read the original article
        Hit count: 187
        
windows-7
|networking
Hi
I need to block access by a certain Windows program to specific paths of a web site, but not to other paths on that site. Therefore I think using the hosts file won't be helpful for that.
Is there any way to block access to URLs matching a regular expression or even just those containing a specific substring?
Thanks!
© Super User or respective owner