Greetings,

  I'm having a bit of difficulty accessing cachemgr.cgi with NTLM
enabled.
I did a little reading, and found that I must make sure the ACLs for
cachemgr come before proxy_auth.  No problem:

http_access allow manager localhost
http_access allow manager network
http_access deny manager

http_access allow all AuthorizedUsers
http_access allow all network
http_access allow all localhost

I can access the cachemgr fine, but once I select an item in it, like
"Memory Utilization", (or anything in the list!) it proceeds to give me
an access denied.

Is there something else I overlooked?

Thanks!

Jason

Reply via email to