Re: [squid-users] How to bypass authentication for some URLs?

From: Lieven Marchand <lieven.marchand@dont-contact.us>
Date: 04 Jul 2003 14:41:56 +0200

"Tan, Kian Tiong" <kiantiong.tan@atosorigin.com> writes:

> Hi,
>
> Anyone know how to access certain URL without going through Authentication
> (like msntauth)??
>
> I uses the following:
>
> acl surf dstdomain www.google.com
> always_direct allow surf
>
> But it doesn't work. Is there any other method?

always_direct does something entirely different.

Use

http_access allow surf
before the http_access line that requires authentication.

-- 
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?
A: Top-posting.
Q: What is the most annoying thing on usenet and in e-mail?
Received on Fri Jul 04 2003 - 06:42:09 MDT

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