I tried both dstdomain and srcdomain, neither of them seem to work :(
----- Original Message ----- From: "Henrik Nordstrom" <[EMAIL PROTECTED]> To: "Jan Van Nieuwenhove" <[EMAIL PROTECTED]> Cc: "Squid Users" <[EMAIL PROTECTED]> Sent: Thursday, September 04, 2003 5:04 PM Subject: Re: [squid-users] header_access question > tor 2003-09-04 klockan 16.20 skrev Jan Van Nieuwenhove: > > 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 > > > The above should be dstdomain > > > srcdomain matches the domain name of the client station, not the > requested server. > > 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/, [EMAIL PROTECTED] > > >
