In IIS, is it possible to specify a different default folder location for
https:// requests.
Basically, if request is
http://, then default web folder is "inetput/wwwroot". If request is
https://, default web folder is "inetpub/secure".
Similar to how in apache you use htdocs and shtdocs.
Start Free Trial