I have a few RedHat 6.x servers with squid set up in a school 
district. Our isp is our county schools where they run squid also. 
The county's squid provides filtering for what are deemed 
inappropriate sites for our students so I have the following three 
lines in my squid.conf to use that filter list.
======== Start 3 lines from /etc/squid/squid.conf ==========
cache_peer   uuu.xxx.yy.zz   parent   3128   0   no-query   default
acl all src 0.0.0.0/0.0.0.0
never_direct   allow   all
======== End 3 lines from /etc/squid/squid.conf ==========
Now one of the our sites would like to include a small list of filtered
sites on the squid at the school site while also using the county's parent
cache/filter. Is this possible and if so what do I put in the squid.conf
file to allow it. I tried what I thought was in the online Squid User's
Guide, that is: 
acl  adults  dstdomain  playboy.com  someotherboy.com
http_access  deny adults 
but it doesnot work. Thanks for any help you may
send along --
     "Life can only be understood backwards;
       but it must be lived forwards."
        -- Soren Kierkegarrd 1813-1855
         Ashe Coutts (ashe@sbceo.k12.ca.us)
              805.963-4338 Ext 300
                Fax 805.884.1557
Received on Thu Apr 27 2000 - 16:59:31 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:05 MST