I have been developing an Angular.js application that is going to be deployed on IIS. For some odd reason if I use:
The application loads properly.
If I use:
The application does not load at all. I thought IIS was NOT case-sensitive. Any idea what would cause something of this nature?
FYI, we are using html5mode on the routing.