Current location - Education and Training Encyclopedia - Education and training - ASP.NET development collection: configuring Web server (IIS) virtual site.
ASP.NET development collection: configuring Web server (IIS) virtual site.
Configure the Web server (IIS) virtual site

After the website design is completed, it needs to be browsed in web browsers such as IE. As one of the popular Web servers, IIS provides powerful Internet and Intranet services, and can publish, test and maintain its own web pages and websites. Taking Windows system as an example, this paper introduces how to configure the virtual site of ASP.NET website in IIS Manager. The steps are as follows.

() Open Control Panel/System and Security/Management Tools /Internet Information Services (IIS) Manager. In the Internet Information Services (IIS) Manager window that opens, expand the Websites/Default Websites node. Select a node, right-click, and select Add Application Menu Item in the shortcut menu that pops up, as shown in the figure.

() The Add Application dialog box pops up as shown in the figure. In this dialog box, first enter the application alias and click the Select button to select the application pool, then click the … button to select the ASP NET website path, and finally click the OK button.

() After configuration, select the added application name and switch to the content view. Select the page to browse, right click, and select the browse menu item in the pop-up shortcut menu to browse the configured ASP.NET website in IE and other web browsers, as shown in the figure below.

Figure Select Add Application Menu Item

Figure Add Application Dialog Box

Figure Select browse menu item

Return to the directory ASP NET development collection

Editor's recommendation

ASP NET development training video tutorial

Microsoft NET framework programming video tutorial

The Secret of ASP.NET MVC Framework

Lishi Xinzhi/Article/program/net/20 13 1 1/ 160 1 1