deny-access
| Newsgroups | gmane.comp.web.privoxy.user |
|---|---|
| Message-ID | <[email protected]> |
Hello, for a particular client, I want to block access to a specific domain, say www.example.com. My LAN is 192.168.1.0/24 I have: permit-access 192.168.1.0/24 deny-access 192.168.1.77 www.example.com But this blocks in fact the destination 0/0, it does not matter what I use for the 2nd argument to deny-access. Privoxy version 3.0.21 Any help is appreciated, Rainer