Express deployment detailed on Windows IIS

Source: Internet
Author: User

Recently, the company was using EXPRESS+ANGULARJS+WCF to develop the system, let me deploy the system on Windows, encountered a lot of problems, but finally resolved to deploy the system on IIS,

First Windows needs to install the following software:

1.nodejs;

2.iisnode;

3.rewrite;

After installing the three software, you will have to deploy and deploy an ASP.

However, the price profile to be in the root directory: Web. config;

<configuration> <system.webServer> <!--indicates the Hello.js file is a node. js application T o be handled by the Iisnode module--

Inside the URL can be for your startup file App.js, here index our direct use of the WWW file changed to Index.js, dropped to the root directory.

Version of software Iisnode: Iisnode-full-v0.2.11-x86.msi.

Express deployment detailed on Windows IIS

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.