RE: [squid-users] How to configure squid for denying users to do download process for specified time range?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 22 May 2003 11:04:45 +0200

tor 2003-05-22 klockan 09.23 skrev Winanjaya:

> > acl download urlpath_regex -i \.exe$ \.zip$ \.mp3$ \.mpg$ \.mpeg$
> > \.tar$ \.tag.gz$ \.tar.bz2$ \.tgz$ \.rpm$ \.iso$ [etc..]
> > acl office_hours time 09:00-17:00
> > acl GET method GET
> > http_access deny GET office_hours download
>
> Thanks for your reply Henrik, but how if the rule is valid for some users
> only? is it possible? many thanks

Yes, just add a acl matching the users to the http_access line.

Regards
Henrik

-- 
Donations welcome if you consider my Free Squid support helpful.
https://www.paypal.com/xclick/business=hno%40squid-cache.org
Please consult the Squid FAQ and other available documentation before
asking Squid questions, and use the squid-users mailing-list when no
answer can be found. Private support questions is only answered
for a fee or as part of a commercial Squid support contract.
If you need commercial Squid support or cost effective Squid and
firewall appliances please refer to MARA Systems AB, Sweden
http://www.marasystems.com/, info@marasystems.com
Received on Thu May 22 2003 - 03:06:58 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:16:51 MST