Nirina Michel wrote:
# Deny CONNECT to other than SSL ports
http_access deny CONNECT !SSL_ports
http_access allow localhost
http_access allow lan
#http_access allow unrestricted
#http_access deny !Authenticated

Hmm.. this allows your users access without
requiring authentication..



Even if I uncomment the last two lines, the
authentication dialog box doesn't appear.



Comment out the `allow lan' line as well. It is still being matched before authentication is needed.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature



Reply via email to