At this moment people has to "login" to squid to browse.
With two rules some site are blocked.
Some lines in squid.conf
0100,0100,0100acl CONNECT method CONNECT
acl allowed proxy_auth REQUIRED
acl blockedsites url_regex "/etc/squid/block.txt"
acl unblockedsites url_regex "/etc/squid/unblock.txt"
http_access allow unblockedsites all
http_access deny blockedsites
http_access allow allowed
What kind of rule I need to put in so users in the file /etc/squid/no_limit.txt
can browse everything. In no_limit.txt I want to put the userid's the use to
connect to squid.
Your's sincerly,
Roger Boussen
Systemadministrator
Audax A&I B.V.
the Netherlands
business address:
email: R.Boussen@Audax.nl
tel. : +31 161 457847
fax. : +31 161 457777
private address:
Roger@Boussen.demon.nl
==========================================================================
The information contained in this communication is confidential and may be
legally privileged. It is intended solely for the use of the individual or
entity to whom it is addressed and others authorised to receive it. If you
are not intended recipient you are hereby notified that any disclosure,
copying, distribution or taking any action in reliance on the contents of
this information is strictly prohibited and may be unlawful.
Audax is neither liable for the proper and complete transmission of the
information contained in this communication nor for any delay in its
receipt.
==========================================================================