How can I set the default page for an https request?

Posted by Rachel on Pro Webmasters See other posts from Pro Webmasters or by Rachel
Published on 2012-03-23T19:44:03Z Indexed on 2012/03/23 23:40 UTC
Read the original article Hit count: 323

Filed under:
|
|

We have a website which has a Virtual Directory containing the secure portion of the website.

If users come to http://www.mydomain.com, they should get directed to default.aspx of the main site, but if they go to https://www.mydomain.com, they should go to default.aspx of the virtual directory.

The default page for the main site works fine, however I can't figure out how to set the default page for https traffic. Right now going to https://www.mydomain.com simply gives me a Page Not Found error.

How can I set this up in IIS on Windows Server 2003?

© Pro Webmasters or respective owner

Related posts about ssl

Related posts about iis