I have created one application in the IIS. And then configure my wordpress site successfully and mapped my url as http://testwordpress.com
Inside that app I have created two sub-app and then publish my angular js app and
web API. After creating it URL of app is http://testwordpress/myapp. But my login from API is not working
But I was configuring html site inside http://testwordpress.com means my app and API working
So I don't know what is the issue?. Any Suggestions ?????