On Thu, 14 Apr 2005, marius wrote:
> acl password proxy_auth "/etc/squid/passwd"
> http_access allow password
> auth_param basic program /usr/lib/squid/ncsa_auth /etc/squid/passwd
The order of these needs to be changed to have the auth_param first.
auth_param ..
acl ...
http_access ...
Regards
Henrik
Received on Thu Apr 14 2005 - 04:48:12 MDT
This archive was generated by hypermail pre-2.1.9 : Sun May 01 2005 - 12:00:03 MDT