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

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Tue, 8 Jan 2002 15:28:42 +0100

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 - 07:29:51 MST

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