I have an EmberJS application that is built using Ember CLI. To deploy my application I used the ember build --release command with Ember CLI, and copied the ou
ember build --release
I'm using ASP.Net WebApi with Identity and I also wanted to avoid returning index.html for non-existent files so I did this:
ASP.Net WebApi
Identity
index.html