[squid-users] Expression list help

From: S t i n g r a y <fasi_74@dont-contact.us>
Date: Wed, 2 Aug 2006 20:30:14 -0700 (PDT)

Dear sir
 i am facing problems regarding defining expression list can you help me out here ?

here is my conf file, now i want to block .exe .mp3 downloads to a specific collection of ip address list present in a file called packb.txt, i suppose this can be done via below option can you wirte it down for me ? i am doing it the first time so confused, will be very greatfull.

Thanks & Regards

src admins {
        iplist adminlist
}
==========================================================================
logdir /usr/local/squidGuard/log
dbhome /usr/local/squidGuard/db

dest adult {
        domainlist adult/domains
        urllist adult/urls
}
dest ads {
        domainlist ads/domains
        urllist ads/urls
}
dest proxy {
        domainlist proxy/domains
        urllist proxy/urls
}
acl {
default {
pass !adult !ads !proxy all
redirect http://127.0.0.1/blocked.htm?url=%u
}
}

 
 *º¤., ¸¸,.¤º*¨¨¨*¤ Stingray *º¤., ¸¸,.¤º*¨¨*¤
              
Received on Wed Aug 02 2006 - 21:30:21 MDT

This archive was generated by hypermail pre-2.1.9 : Fri Sep 01 2006 - 12:00:01 MDT