I have an Angular 2 app that I only want to run on https. What is the best way to redirect addresses that use http to use https instead?
I have to write in an exception rule for the web api service based on where the web api was located within same area :/
Notice this line
web.config for angular 5