Search squid archive

Re: unable to block sites completely

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Anil Saini wrote:
sir
i am unable to block some sites like

www.catpass.info
www.newjumbo.info

i blocked them using ACL list but they opened when i type
www.catpass.info/index.php
www.newjumbo.info/index.php

plz tell me how to completely block there sites
We can't tell you why it's not working without knowing what acl and http_access lines you have.

You should have something like below... And the "http_access deny" line here needs to be above any "http_access allow" lines.

acl blockedsite dstdomain .catpass.info
acl blockedsite dstdomain .newjumbo.info
http_access deny blockedsite

TB

**********************************************************************
This message is intended for the addressee named and may contain
privileged information or confidential information or both. If you
are not the intended recipient please delete it and notify the sender.
**********************************************************************

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux