===
----- Original Message -----
From: "Lim Seng Chor" <Lim.Seng.Chor@sit.edu.my>
To: <squid-users@squid-cache.org>
Sent: Thursday, January 10, 2002 9:23 PM
Subject: [squid-users] acl download req_mime_type octet_stream
> Hi,
>
> I try to do the following:
>
> acl download req_mime_type octet_stream
> http_access deny download
>
> But it allowed my client to download .exe program...
> Any idea??
Yes, that is a _request_ blocking ACL, not a _response_ blocking ACL.
Try squid 2.5, with the nw http_reply_access statement, and the
rep_mime_type acl type.
Rob
Received on Thu Jan 10 2002 - 03:09:21 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:05:48 MST