RE: [SQU] Limiting downloads during school hours

From: Ilker Gokhan <IlkerG@dont-contact.us>
Date: Tue, 19 Sep 2000 12:46:07 +0300

Try:(i couldnt try on my production)
acl clients src 10.0.0.0/8
acl download urlpath_regex -i \.exe$
acl timerange time M T W H F 09:00-15:30

http_access deny download timerange
http_access allow clients
http_access deny all

>-----Original Message-----
>From: Jason Thompson [mailto:jason.thompson@4unet.co.uk]
>Sent: Tuesday, September 19, 2000 11:53 AM
>To: squid-users@ircache.net
>Subject: [SQU] Limiting downloads during school hours
>
>
>Hi All,
>
>Here where I work, we only have a 128Kb ISDN to feed over 100
>computers. This works fine until someone decides they are
>going to download a big file.
>
>Could someone start me off by giving me an example ACL line
>which would enable me to stop anyone downloading ".exe" files
>between 9:00am - 15:30pm. But then allow full access again
>outside these times.
>
>Thank you for your time
>
>Jason Thompson
>IT Technician
>Allerton Grange School
>
>--
>To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
>

--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Tue Sep 19 2000 - 03:46:07 MDT

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