Re: [squid-users] file uploading

From: Rohit Peyyeti <rohit@dont-contact.us>
Date: Mon, 20 May 2002 13:09:07 +0530

Sorry Henrik, it was my mistake. It was req_mime_type before (my typing
mistake while composing email). It still does not
work.

Regards,
Rohit Peyyeti

----- Original Message -----
From: "Squid Support (Henrik Nordstrom)" <hno@marasystems.com>
To: "Rohit Peyyeti" <rohit@translogicsys.com>; <squid-users@squid-cache.org>
Sent: Friday, May 17, 2002 10:26 PM
Subject: Re: [squid-users] file uploading

> Rohit Peyyeti wrote:
> > Henrik:
> >
> > This is how I wrote the rules:
> >
> > acl mynetwork 10.0.0.0/8
> > acl fileupload reg_mime_type -i ^multipart/form-data$
>
> this should be req_mime_type ... not reg_mime_type. req is short for
request.
>
> > http_access deny fileupload mynetwork
> >
> > The above rules don't work. I put these lines in the begining of
> > http_access section of
> > the squid.conf file? Is there anything which I am missing?
>
> Always use "squid -k parse" to check the validity of your configuration
when
> making changes.
>
> --
> Basic free Squid support provided thanks to MARA Systems AB
> Your source of advanced reverse proxy solutions or customized
> Squid solutions. http://www.marasystems.com/products/
Received on Mon May 20 2002 - 01:39:38 MDT

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