"Wilson A. Galafassi Jr." wrote:
> acl html rep_mime_type text/html
> reply_body_max_size 0 allow html
> reply_body_max_size 3000000 allow all
>
> ok. this limit the size to download to 3MB...
>
> my problem is: i want to some users downloading files biggest to 3mb...
> how???
Then add more specific reply_body_max_size rules before this. Each rule
has a list of acl elements which all must be true for the limit to
apply.
Note: At this date you cannot use proxy_auth acl types in
reply_body_max_size (see the release notes). We hope to have this
corrected in 2.5.STABLE2.
Regards
Henrik
Received on Wed Jan 08 2003 - 03:18:29 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:32 MST