"Tan, Kian Tiong" <[EMAIL PROTECTED]> 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?