RE: [squid-users] How to disable squid FTP supporting?

From: Zand, Nooshin <nooshin.zand@dont-contact.us>
Date: Tue, 8 Jan 2002 09:18:38 -0800

Hi,
How can I deny FTP for particular subnets.
Thanks,
Nooshin

-----Original Message-----
From: Henrik Nordstrom [mailto:hno@marasystems.com]
Sent: Tuesday, January 08, 2002 6:29 AM
To: Tsao Kele; squid-users@squid-cache.org
Subject: Re: [squid-users] How to disable squid FTP supporting?

Deny access to the ftp protocol.

acl FTP protocol FTP
http_access deny FTP

or restrict access to HTTP only

acl HTTP protocol HTTP
http_access deny !HTTP

On Tuesday 08 January 2002 15.17, Tsao Kele wrote:
> In my orgnization, we want to config my squid as a http cache server
> only. To make the program simplest i want to know how to disable the
> built-in ftp supporting of squid. thx!
>
>
> _________________________________________________________________
> 享用世界上最大的 Web 电子邮件系统 —— MSN Hotmail。
> http://www.hotmail.com/cn

-- 
MARA Systems AB, Giving you basic free Squid support
Customized solutions, packaged solutions and priority support
available on request
Received on Tue Jan 08 2002 - 10:18:42 MST

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