Running nodejs/MEAN app on IIS virtual directory setup
问题 I am running my MEAN app on windows. So far I was running the application on Non-Sucking Service Manager as a windows service. Now we need to enable windows authetication and we are planning to use IIS. We are planning to use IISNode for this. So far I have read this post. I installed the samples that comes with IISNode by running setupsamples.bat file. running this file typically creates a virtual directory @ C:\Program Files\iisnode\www I want to understand If I need to run my application,