Re: [squid-users] header_access question

From: Neil A. Hillard <hillardn@dont-contact.us>
Date: Thu, 4 Sep 2003 15:43:10 +0100 (BST)

Jan,

On Thu, 4 Sep 2003, Jan Van Nieuwenhove wrote:

> I just found out what the problem is, only I cannot solve it immediatly.
>
> the problem lies with that I don't allow User-Agent headers.
> I want to allow User-Agent headers, but only from hotmail.com (or is it
> hotmail.msn.com). how can I achieve this?
>
> acl hotmail srcdomain .hotmail.msn.com
> header_access User-Agent allow hotmail
>
> this doesn't seem to work :(
Shouldn't that be:

acl hotmail dstdomain .hotmail.msn.com

???

HTH,

                                Neil.

> ----- Original Message -----
> From: "Henrik Nordstrom" <hno@squid-cache.org>
> To: "Jan Van Nieuwenhove" <jan_vn@pandora.be>
> Cc: "Squid Users" <squid-users@squid-cache.org>
> Sent: Thursday, September 04, 2003 3:34 PM
> Subject: Re: [squid-users] header_access question
>
>
> > tor 2003-09-04 klockan 14.42 skrev Jan Van Nieuwenhove:
> >
> > > It has nothing to do with email itself but strict html.
> > > imagine a webmail site (like hotmail.com);
> > > If I compose and send an email from my hotmail.com account, I have the
> > > option to upload files which will be used as attachments in the email.
> Now,
> > > I do not have this option (to upload files to be used as attachments)
> ever
> > > since I enable 'paranoic' anonymous-mode in squid. Thereby I need the
> > > 'header_access <paramater> allow all' to allow me to upload files (a
> > > standard HTML tag, similar to a form, but with POST/GET or something, I
> am
> > > not an expert on the subject).
> >
> >
> > What happens when you try? There should be an error message returned,
> > what does this error message say?
> >
> > note: do not use MSIE as MSIE has the odd habit of not showing error
> > messages to the user, only abstract MS invented error descriptions
> > Microsoft thinks explain the error better than the real error messages..
> >
> > Are you sure it is http_access causing the problem and not
> > request_body_max_size?
> >
> > Regards
> > Henrik
> >
> > --
> > Donations welcome if you consider my Free Squid support helpful.
> > https://www.paypal.com/xclick/business=hno%40squid-cache.org
> >
> > Please consult the Squid FAQ and other available documentation before
> > asking Squid questions, and use the squid-users mailing-list when no
> > answer can be found. Private support questions is only answered
> > for a fee or as part of a commercial Squid support contract.
> >
> > If you need commercial Squid support or cost effective Squid and
> > firewall appliances please refer to MARA Systems AB, Sweden
> > http://www.marasystems.com/, info@marasystems.com
> >
> >
> >
>

-- 
Neil Hillard                    hillardn@whl.co.uk
Westland Helicopters Ltd.       http://www.whl.co.uk/
Disclaimer: This message does not necessarily reflect the
            views of Westland Helicopters Ltd.
Received on Thu Sep 04 2003 - 08:55:30 MDT

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