I have 2 projects, a Web API and a client angularJS project (that was created using the Empty Project template). My client has asked me to force SSL, so for the Web API I create
For vs2015, I found the file applicationhost.config with the correct content under the .vs\ folder in my solution.