How can I get AngularJS working with the ServiceStack FallbackRoute attribute to support HTML5 pushstate Urls?
问题 I am building a client/server solution, using an AngularJS Single Page App as the client component and a Self-Host ServiceStack RESTful API as the server component. A single Visual Studio Console Application Project holds HTML and JavaScript files for the AngularJS component, along with C# classes for bootstrapping the ServiceStack AppHost (I have devolved Interface and Service responsibilities to separate Visual Studio Projects). I have set all HTML and JavaScript files to have a 'Build