Re: [squid-users] restricting ftp

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 05 Jun 2001 10:13:07 +0200

Mads Rasmussen wrote:
>
> Hi there,
>
> How could I restrict the use of ftp via squid so that
>
> 1) no upload is allowed

acl ftp protocol ftp
acl PUT method PUT
http_access deny ftp PUT

> 2) download only to the limit of 8 Mb

reply_body_max_size 8 MB

--
Henrik Nordstrom
Squid Hacker
Received on Tue Jun 05 2001 - 02:17:09 MDT

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