deR IF U WNT TO BLOCK DOWNLOADING THEN U HAT TO SET ACL LIKE acl dlb urlpath_regex -i \.exe$ \.mp3$ \.mov$ \.mpg$ \.mp?$ \.avi$ \.rm$ acl vfilter url_regex -i root.exe kmd.exe kazaa.exe imesh.exe msblast.exe
# for block downloading http_access deny dlb http_access deny vfilter http_access allow all and if u want to block in a time range then set acl dla time S-A 3:00-17:00 acl dlb urlpath_regex -i \.exe$ \.mp3$ \.mov$ \.mpg$ \.mp?$ \.avi$ \.rm$ acl vfilter url_regex -i root.exe kmd.exe kazaa.exe imesh.exe msblast.exe http_access deny dlb !dla http_access deny vfilter > Dear VVN > > Could you please elaborate what do you mean by "downloading"? > > Files .. ? Extensions ? > > > > Regards > > > > Babar Kazmi > > > > >>From: "vaibhav naldurgkar" <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: [squid-users] how to stop downloading >>Date: Wed, 09 Jun 2004 09:50:25 +0000 >> >>Hi all, >> >>I want to stop downloading from the sites using squid acl. >>So please tell me how can I deny some of the nodes in my LAN to stop >>downloading from sites.. >>Thanking you >>Regards, >>VVN >> >>_________________________________________________________________ >>Get ready to dream with Citibank Ready Cash. >>http://go.msnserver.com/IN/49355.asp The Next Generation Personal >>Loan! >> >
