Is it possible to have different default pages for http and https sites for the same web application? Can this be specified somewhere in IIS?
I have a site for which I installed a web certificate. I left both 80 and 443 open. To browse visa http, I open a browser and type in the following URL,
and it automatically redirects to
But when I type it does not redirect me to I have to type in the entire thing. I checked IIS and the only file listed as the default document if default.aspx.
It doesn't help even if I enforce SSL on all connections.
IIS 6 on Windows 2003 Ent.
Please advice.
Thanks.
I have a site for which I installed a web certificate. I left both 80 and 443 open. To browse visa http, I open a browser and type in the following URL,
and it automatically redirects to
But when I type it does not redirect me to I have to type in the entire thing. I checked IIS and the only file listed as the default document if default.aspx.
It doesn't help even if I enforce SSL on all connections.
IIS 6 on Windows 2003 Ent.
Please advice.
Thanks.