On 17/02/2012 2:48 p.m., alexus wrote:
is there a way to make different rules based on user ip? I need to block 1 IP of everything except for 1 site, yet any other users should be able to access everything else no problem
Squid uses things called access controls. How they work and how to configure them is documented here:
http://wiki.squid-cache.org/SquidFaq/SquidAcl Amos