Re: [squid-users] Deny download a file bigger than 2.1 Mb, allow only from a specific domain.

From: denpun <linux@dont-contact.us>
Date: Thu, 26 Jul 2007 05:19:33 -0700 (PDT)

acl allow_dl_from dstdomain domainname.com
reply_body_max_size 0 allow_dl_from
reply_body_max_size 2.1 MB our_networks

where "our_networks" is your allowed network.

eXtremer wrote:
>
> Is it possible to configure squid in such a way so that it Deny download
> files that are bigger than 2.1 Mb but allow only from a specific
> site/domain, for example .symantec.com ?
> waiting for a reply, 10x in advance.
>
> my settings:
>
> reply_body_max_size 2100000 allow all
>

-- 
View this message in context: http://www.nabble.com/Deny-download-a-file-bigger-than-2.1-Mb%2C-allow-only-from-a-specific-domain.-tf4141955.html#a11809384
Sent from the Squid - Users mailing list archive at Nabble.com.
Received on Thu Jul 26 2007 - 06:19:42 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Aug 01 2007 - 12:00:04 MDT