Hi all,
I am running squid2.5.STABLE1 on freebsd.
I have problem when I try to use the "deny_info" with more than one ACL on a
"http_access line.
i have a configuration that's similar to the following:
.
.
acl acl_1 proxy_auth REQUIRED
acl acl_2 max_user_ip -s 1
.
.
deny_info ERR_ACCESS_DENIED_acl1 acl_2
http_access deny !acl_1 acl_2
.
.
.
Is it possible to display error message "ERR_ACCESS_DENIED_acl1" when wrong
username/password is entered and error message "ERR_ACCESS_DENIED_acl2 (if i
create itt) when a user attempts to sign on from more than one computers?
The ACLs are matched but the correct error messages are not displayed.
Any help ?
Abdul
Lagos, Nigeria
Received on Tue Dec 17 2002 - 12:07:09 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:12:07 MST