Re: [squid-users] Odd configuration ?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Mon, 02 Apr 2001 23:17:36 +0200

Francois Bradet wrote:

> Is it possible, to keep transparent proxying active, without necessary
> logins, but with the squid_redirect redirector active, and also have a
> non-transparent proxy port open, which requires authentication, and offers
> unfiltered access ? The authorised users would temporarily configure their
> browser to access the traditional proxy.

Sure. See the following directives in squid.conf:

  http_port
  acl .. myport ...
  acl .. proxy_auth ...
  http_access
  redirector_access

Hint: Use the myport ACL to detect which port Squid received the request
on.

--
Henrik Nordstrom
Squid hacker
Received on Mon Apr 02 2001 - 15:32:42 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:59:07 MST