RE: [squid-users] Re: Problems with NTLM on squid2.5 stable3

From: Adam Aube <aaube@dont-contact.us>
Date: Mon, 14 Jul 2003 09:09:59 -0400

> thanks. how can i block one of the forms?

There is a proxy_auth_regex acl you can use - something like this:

acl domains proxy_auth_regex -i domain1 domain2
http_access deny ! domains

(The -i makes the match case insensitive)

Adam

---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.237 / Virus Database: 115 - Release Date: 3/7/2001
Received on Mon Jul 14 2003 - 07:10:04 MDT

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