Windows system IIS deployment front-end project

First make sure whether the computer has IIS service;

1. Open the Control Panel, click [Programs]

2. Click [Enable or close Windows features]

 3. Check the IIS service

4. Install APR software

5. Open the IIS service and make the following settings

6. After the setting is complete, right-click [Website], [Add Website], where [Physical Path] is the location where the packaged file is placed

 7. Add rules to the website and save

 8. Start the website and check whether the deployment is successful

Guess you like

Origin blog.csdn.net/qq_38679823/article/details/128496247