码迷,mamicode.com
首页 > Windows程序 > 详细

Enabling IIS and required IIS components on Windows Server

时间:2020-01-14 16:30:11      阅读:96      评论:0      收藏:0      [点我收藏+]

标签:pts   list   arcgis   role   cat   tar   targe   enable   sed   

Enabling IIS and required IIS components on Windows Server

To learn how to enable IIS and the required IIS components on Windows Server 2012/2012 R2, see the instructions below.

  1. Open Server Manager and click Manage > Add Roles and Features. Click Next.
  2. Select Role-based or feature-based installation and click Next.
  3. Select the appropriate server. The local server is selected by default. Click Next.
  4. Enable Web Server (IIS) and click Next.
  5. No additional features are necessary to install the Web Adaptor, so click Next.
  6. On the Web Server Role (IIS) dialog box, click Next.
  7. On the Select role services dialog box, verify that the web server components listed below are enabled. Click Next.
  8. Verify that your settings are correct and click Install.
  9. When the installation completes, click Close to exit the wizard.

Required IIS components

The IIS components listed below satisfy the minimum requirements to run the Web Adaptor. If other IIS components are enabled, they do not need to be removed.

 

  • Web Server
    • Common HTTP Features
      • Default Document
      • Static Content
    • Security
      • Request Filtering
      • Basic Authentication
      • Windows Authentication
    • Application Development
      • .NET Extensibility 4.5
      • .NET Extensibility
      • ASP.NET 4.5
      • ASP.NET
      • ISAPI Extensions
      • ISAPI Filters
  • Management Tools
    • IIS Management Console
    • IIS 6 Management Compatibility
      • IIS 6 Metabase Compatibility
    • IIS Management Scripts and Tools
    • Management Service

 

Enabling IIS and required IIS components on Windows Server

标签:pts   list   arcgis   role   cat   tar   targe   enable   sed   

原文地址:https://www.cnblogs.com/chucklu/p/12192401.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!