💻 Software
Selectively blocking internet access on windows, based on a pattern in the requested URL?
Fresh5 days ago
Mar 15, 2026133 viewsConfidence Score0%
0%
Problem
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…
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Selectively blocking internet access on windows, based on a pattern in the requested URL?
Low Risk
Privoxy can do this, set it as proxy of Internet Explorer (or your application if it allows you to). Privoxy User Manual: The Path Pattern
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix