Hi,
My conf file is something like this:
acl prabhakar src <ipaddr>/255.255.255.255
acl password proxy_auth /tmp/passwd
http_access allow prabhakar password
http_access deny all
miss_access allow prabhakar password
miss_access deny all
I have compiled the source with _DUSE_PROXY_AUTH=1
and browser asks for password. I have created the file
using htpasswd that comes with apache. But
i get the error message saying access denied even after
typing correct password..Is algorithm for encryption/decryption
changed? This the error message in access.log:
prabupc.hclt.com sprabu - [31/Dec/1997:12:20:49 +0530] "GET
http://www.yahoo.com/" TCP_DENIED:NONE 448
Did i do something wrong? I will really appreciate is someone could
help me out of it.
regards,
Prabhakar S
Received on Tue Dec 30 1997 - 23:00:00 MST
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:38:06 MST