Re: Downloads just to an defined Workstation

From: Burak Demircan <burak.demircan@dont-contact.us>
Date: Fri, 17 Sep 1999 13:45:31 +0300

This is how i forbid downloading mp3 files by users other than
administrators.

acl net_admins src 193.23.34.43
acl mp3 url_regex \.mp3$
http_access allow mp3 net_admins
http_access deny mp3

----- Original Message -----
From: Michael Hamm <Michael.Hamm@eurobase.lu>
To: 'Squid-List' <squid-users@ircache.net>
Sent: 17 Eylül 1999 Cuma 12:40
Subject: Downloads just to an defined Workstation

> Hi,
> In front of a Windows Network, I am running SQUID 2 on a Linux-Box.
> Now I like to give several peolpe limited http-access to watsch several
webpages
> BUT forbitten them any kind of downloads
> This mean: no EXE, ZIP, TAR, ........
>
> schould I resolve this with access-lists example: forbitten-sites = *.EXE.
*.ZIP, *.TAR ........????
>
> can I redirect all this downloads to a seperated
Test-Download-Workstation????
>
> Thanx for any good Tip
> Michael
Received on Fri Sep 17 1999 - 05:08:20 MDT

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