Search squid archive

Re: proxy_auth acl causing challenge loop

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Henrik Nordstrom wrote:


http_access deny someacl authacl

prompts for new credentials if matched (denied by authacl)

http_access deny authacl someacl

does nor prompt for new credentials (denied by someacl)


Wow, thanks! It took me a week to ask this question,
and you only minutes to answer it.

In my case, users who should be denied access, would fall to a rule

http_access deny authacl

So I changed that to

acl url_any url_regex .
http_access deny authacl url_any

and it works as promised.

Thanks again,
Pim




[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux