Re: [squid-users] PUT, POST, CONNECT

From: <bscott@dont-contact.us>
Date: Wed, 23 Apr 2003 09:46:54 -0400 (EDT)

On Wed, 23 Apr 2003, at 3:22pm, ame@graffinity.com wrote:
> ist there a possibility to deny PUT, POST and CONNECT - methods. We want
> to disable the possibility to upload a file with a webmailer.

acl outgoing method PUT
acl outgoing method POST
acl outgoing method CONNECT
http_access deny outgoing

-- 
Ben Scott <bscott@ntisys.com>
| The opinions expressed in this message are those of the author and do  |
| not represent the views or policy of any other person or organization. |
| All information is provided without warranty of any kind.              |
Received on Wed Apr 23 2003 - 07:46:58 MDT

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