This is a discussion on Re: [squid-users] Problem Accessing Internal Software Update Services - squid ; On Mon, 23 Feb 2004 marshall28@juno.com wrote: > HTTP 401.3 - Access denied by ACL on resource > Internet Information Services This is your IIS server rejecting the request, not Squid. > This looks like it's something on the IIS ...
On Mon, 23 Feb 2004 marshall28@juno.com wrote:
> HTTP 401.3 - Access denied by ACL on resource
> Internet Information Services
This is your IIS server rejecting the request, not Squid.
> This looks like it's something on the IIS server that is restricting me
> from accessing it, but like I said above I can access this admin page
> easily if I go directly to it, without using my proxy.
Maybe it requires NTLM authentication? In such case it will work if you
configure the admin server to use https://, and is probably recommended
anyway.
Regards
Henrik