IIS, SSL, and Virtual Directories
Posted
by yodie
on Server Fault
See other posts from Server Fault
or by yodie
Published on 2010-05-10T23:24:21Z
Indexed on
2010/05/10
23:34 UTC
Read the original article
Hit count: 205
I'm running a webserver on WS 2k3, IIS 6.0. Some of the content is on that server, but most is in a virtual directory linked to another server. Everything works (almost) fine when no SSL is used. However, when using SSL, I cannot access the files in the virtual directory. Instead I get a generic error 500.
Any advice?
© Server Fault or respective owner