Node.js Deployment and Publishing on IIS - iisnode
Node.js Deployment and Publishing on IIS - iisnode
Tested on Windows Server 2016 x64 and IIS 10.0. All the requirements for different versions are the same, only the appropriate version for iisnode should be installed.
Requirements:
WebPlatformInstaller: WebPlatformInstaller IIS URL Rewrite extension: IIS URL Rewrite extension Node.js: node.js iisnode v0.22.1 x64 : iisnode v0.22.1 x64 After installation, the project should have “web.config”. The following config example can also be used with Express Framework.