Cant access sub-directories after installing SSL cert

Cant access sub-directories after installing SSL cert

am 06.09.2007 22:11:28 von Justin Michaels

My client just installed an SSL cert on IIS 5.0/Windows 2000 server. We can
access the root directory and default document and all files residing in
the root just fine via http/https.

However, when we try to directly address a file in the images directory
with http or https access directly, we are prompted to authenticate - if we
cancel we get a 401.3 Access denied by ACL on resource error. If the proper
credentials are entered, we can access the resource.
Example: http(s)://www.ourserver.com/images/image_name.gif

When the default document loads from the root directory, it can access the
images that are stored in the images directly without any prompt to
authenticate.

I'm thinking this is probably just a simple permissions problem...Does
anyone have any insight into this?

Thanks,
Justin

Re: Cant access sub-directories after installing SSL cert

am 07.09.2007 03:32:17 von Bernard

Does the anonymous user has READ permission on the image file?
don't think this is related to SSL.

--
Regards,
Bernard Cheah
http://www.iis.net/
http://msmvps.com/blogs/bernard/


"Justin Michaels" wrote in message
news:Xns99A3A4665FF94jbmtampabayrrcom@66.250.146.128...
> My client just installed an SSL cert on IIS 5.0/Windows 2000 server. We
> can
> access the root directory and default document and all files residing in
> the root just fine via http/https.
>
> However, when we try to directly address a file in the images directory
> with http or https access directly, we are prompted to authenticate - if
> we
> cancel we get a 401.3 Access denied by ACL on resource error. If the
> proper
> credentials are entered, we can access the resource.
> Example: http(s)://www.ourserver.com/images/image_name.gif
>
> When the default document loads from the root directory, it can access the
> images that are stored in the images directly without any prompt to
> authenticate.
>
> I'm thinking this is probably just a simple permissions problem...Does
> anyone have any insight into this?
>
> Thanks,
> Justin
>
>