How to setup nodejs on IIS? 如何將nodejs設置在IIS上?
-
Setup your Node.js environment
-
Install IIS (if you do not have) Installing IIS in the PowerShell
Install-WindowsFeature -name Web-Server -IncludeManagementTools
- Install this IIS extension
- Install this IIS extension
- Configuring IIS Create or use default application, select "URL Rewrite" → "Add Rule(s)" → select "Reverse Proxy, set the URL for your Nodejs service.
留言
張貼留言