Re: [squid-users] How to prevent to download files

From: Muthukumar <kmuthu_gct@dont-contact.us>
Date: Thu, 6 May 2004 18:14:51 +0530

> >
> > What kind of acl rule I have to use to prevent users to download all
> files,
> > except the .pdf, .doc, and .xls?
> >

Check this.

acl prevent-dl urlpath_regex -i \.pdf$ \.doc$ \.xls$
.
.
http_access deny prevent-dl

Regards,
Muthukumar.

---
===============  It is a "Virus Free Mail" ===============
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.677 / Virus Database: 439 - Release Date: 5/4/2004
Received on Thu May 06 2004 - 06:45:10 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Jun 01 2004 - 12:00:01 MDT