IIS7安装场景对照表
原文 IIS7安装场景对照表
Default Server Install Components
| Server Manager | Update Name |
| Static Content | IIS-StaticContent |
| Default Document | IIS-DefaultDocument |
| Directory Browsing | IIS-DirectoryBrowsing |
| HTTP Errors | IIS-HttpErrors |
| HTTP Logging | IIS-HttpLogging |
| Logging Tools | IIS-LoggingLibraries |
| Request Monitor | IIS-RequestMonitor |
| Request Filtering | IIS-RequestFiltering |
| Static Content Compression | IIS-HttpCompressionStatic |
| IIS Management Console | IIS-ManagementConsole |
ASP.NET Workload Server Options
| Server Manager | Update Name |
| Static Content | IIS-StaticContent |
| Default Document | IIS-DefaultDocument |
| Directory Browsing | IIS-DirectoryBrowsing |
| HTTP Errors | IIS-HttpErrors |
| HTTP Logging | IIS-HttpLogging |
| Logging Tools | IIS-LoggingLibraries |
| Request Monitor | IIS-RequestMonitor |
| Request Filtering | IIS-RequestFiltering |
| Static Content Compression | IIS-HttpCompressionStatic |
| IIS Management Console | IIS-ManagementConsole |
| ASP.NET | IIS-ASPNET |
| .NET Extensibility | IIS-NetFxExtensibility |
| ISAPI Filters | IIS-ISAPIFilter |
| ISAPI Extensions | IIS-ISAPIExtensions |
Class ASP Workload Server Options
| Server Manager | Update Name |
| Static Content | IIS-StaticContent |
| Default Document | IIS-DefaultDocument |
| Directory Browsing | IIS-DirectoryBrowsing |
| HTTP Errors | IIS-HttpErrors |
| HTTP Logging | IIS-HttpLogging |
| Logging Tools | IIS-LoggingLibraries |
| Request Monitor | IIS-RequestMonitor |
| Request Filtering | IIS-RequestFiltering |
| Static Content Compression | IIS-HttpCompressionStatic |
| IIS Management Console | IIS-ManagementConsole |
| ASP | IIS-ASP |
| ISAPI Extensions | IIS-ISAPIExtensions |
FastCGI Workload Server Options
| Server Manager | Update Name |
| Static Content | IIS-StaticContent |
| Default Document | IIS-DefaultDocument |
| Directory Browsing | IIS-DirectoryBrowsing |
| HTTP Errors | IIS-HttpErrors |
| HTTP Logging | IIS-HttpLogging |
| Logging Tools | IIS-LoggingLibraries |
| Request Monitor | IIS-RequestMonitor |
| Request Filtering | IIS-RequestFiltering |
| Static Content Compression | IIS-HttpCompressionStatic |
| IIS Management Console | IIS-ManagementConsole |
| CGI | IIS-CGI |
IIS Managed Modules and .NET Extensibility Server Workload
| Server Manager | Update Name |
| Static Content | IIS-StaticContent |
| Default Document | IIS-DefaultDocument |
| Directory Browsing | IIS-DirectoryBrowsing |
| HTTP Errors | IIS-HttpErrors |
| HTTP Logging | IIS-HttpLogging |
| Logging Tools | IIS-LoggingLibraries |
| Request Monitor | IIS-RequestMonitor |
| Request Filtering | IIS-RequestFiltering |
| Static Content Compression | IIS-HttpCompressionStatic |
| IIS Management Console | IIS-ManagementConsole |
| .NET Extensibility | IIS-NetFxExtensibility |
Full Server Install Components
| Server Manager | Update Name |
| Internet Information Services | IIS-WebServerRole |
| World Wide Web Services | IIS-WebServer |
| Common HTTP Features | IIS-CommonHttpFeatures |
| Static Content | IIS-StaticContent |
| Default Document | IIS-DefaultDocument |
| Directory Browsing | IIS-DirectoryBrowsing |
| HTTP Errors | IIS-HttpErrors |
| HTTP Redirection | IIS-HttpRedirect |
| Application development | IIS-ApplicationDevelopment |
| ASP.NET | IIS-ASPNET |
| .NET Extensibility | IIS-NetFxExtensibility |
| ASP | IIS-ASP |
| CGI | IIS-CGI |
| ISAPI Extensions | IIS-ISAPIExtensions |
| ISAPI Filters | IIS-ISAPIFilter |
| Ser-Side Includes | IIS-ServerSideInclude |
| Health and diagnostics | IIS-HealthAndDiagnostics |
| HTTP Logging | IIS-HttpLogging |
| Logging Tools | IIS-LoggingLibraries |
| Request Monitor | IIS-RequestMonitor |
| Tracing | IIS-HttpTracing |
| Custom Logging | IIS-CustomLogging |
| ODBC Logging | IIS-ODBCLogging |
| Security | IIS-Security |
| Basic Authentication | IIS-BasicAuthenticaition |
| Windows Authentication | IIS-WindowsAuthentication |
| Digest Authentication | IIS-DigestAuthentication |
| Client Certificate Mapping Authentication | IIS-ClientCertificateMappingAuthentication |
| IIS Client Certificate Mapping Authentication | IIS-IISCertificateMappingAuthentication |
| URL Authorization | IIS-URLAuthorization |
| Request Filtering | IIS-RequestFiltering |
| IP and Domain Restrictions | IIS-IPSecurity |
| Performance | IIS-Performance |
| Static Content Compression | IIS-HttpCompressionStatic |
| Dynamic Content Compression | IIS-HttpCompressionDynamic |
| Management Tools | IIS-WebServerManagementTools |
| IIS Management Console | IIS-ManagementConsole |
| IIS Management Scripts and Tools | IIS-ManagementScriptingTools |
| Management Service | IIS-ManagementService |
| IIS6 Management Compatibility | IIS-IIS6ManagementCompatibility |
| IIS Metabase Compatibility | IIS-Metabase |
| IIS 6 WMI Compatibility | IIS-WMICompatibility |
| IIS 6 Scripting Tools | IIS-LegacyScripts |
| IIS 6 Management Console | IIS-LegacySnapin |
| FTP Publishing Service | IIS-FTPPublishingService |
| FTP Server | IIS-FTPServer |
| FTP Management Console | IIS-FTPManagemnt |
| Windows Process Activation service | WAS-WindowsActivationService |
| Process Model | WAS-ProcessModel |
| .NET Environment | WAS-NetFxEnvironment |
| Configiuration APIs | WAS-ConfigurationAPI |
IIS7安装场景对照表的更多相关文章
- windows 2008下IIS7 安装ASP.NET 遇到500.19
windows 2008下IIS7 安装ASP.NET 遇到如下错误: HTTP 错误 500.19 - Internal Server Error 无法访问请求的页面,因为该页的相关配置数据无效. ...
- WIN7 IIS7 安装方法
一.首先是安装IIS.打开控制面板,找到"程序与功能",点进去. 二.点击左侧"打开或关闭Windows功能". 三 看下图打相应的钩.
- iis7 安装laravel5.4环境
laravel版本: Laravel5.4IIS版本:IIS7站点配置就不详细说啦,大家网上可以搜一坨很多的配置方法啦哈直接上图: 由于IIS没有像Apache.htaccess文件,创建一个Web. ...
- winserver2008r2 + iis7安装django
同样网上看了无数教程,但总是这个错一点那个错一点点的结果就一直没成功然后逞着今天空了那么一下午下定决定再折腾下把django跑起来,解决了静态文件问题为了方便以后复制粘贴,就全文字,嘿嘿 废话不说,接 ...
- windows服务器下IIS7 安装URL Rewrite(URL重写)模块
URL Rewrite Module是一个基于规则的URL重写引擎,用于在URL被Web服务器处理之前改变请求的URL.对于动态Web应用程序,它可以为用户和seo/seo.html" ta ...
- 图解win7中IIS7.0的安装及配置ASP环境
控制面板中“程序”的位置 “程序”中“打开或关闭Windows功能”的位置 如图,安装IIS7时需要选择要使用的功能模块 IIS7安装完成之后可以在开始菜单的所有程序中看到“管理工具”,其中有一个“I ...
- IIS7的安装详解
IIS7安装流程规范 1, IIS常用的功能模块介绍: 1) 静态内容:可发布静态 Web 文件格式,比如 HTML 页面和图像文件. 2) 默认文档:允许您配置当 ...
- IIS7(Windows7)下最简单最强安装多版本PHP支持环境
最近调试程序,要在PHP5.2和5.3之间换来换去,而习惯了windows下的开发,就琢磨怎么在iis下安装多版本支持,赫然发现其实微软都为我们准备了好工具. 微软对PHP的支持越来越强,这点在IIS ...
- DOS命令:IIS安装与卸载
//IIS7完全安装 start /w pkgmgr /iu:IIS-WebServerRole;IIS-WebServer;IIS-CommonHttpFeatures;IIS-StaticCont ...
随机推荐
- Cocos2d-x 脚本语言Lua中的面向对象
Cocos2d-x 脚本语言Lua中的面向对象 面向对象不是针对某一门语言,而是一种思想.在面向过程的语言也能够使用面向对象的思想来进行编程. 在Lua中,并没有面向对象的概念存在,没有类的定义和子类 ...
- C# Windows Phone 8 WP8 高级开发,制作不循环 Pivot ,图片(Gallery)导览不求人! 内附图文教学!!
原文:C# Windows Phone 8 WP8 高级开发,制作不循环 Pivot ,图片(Gallery)导览不求人! 内附图文教学!! 一般我们在开发Winodws Phone APP 的时候往 ...
- CSS+DIV+HTML(一)--HTML总结
一.定义 HTML(Hyper Text Markup Language),标记语言. 二.主要内容: HTML元素分为三类:块级标签.内联标签.可变标签.差别在于: 块级元素:在默认情况下会换行显示 ...
- [转载]使用python上传图片到 yeelink
#/bin/env python # -*-coding:utf=8 -*- import os,time,subprocess,shlex import urllib2 def upload_yee ...
- A左右ndroid正在使用Uri监视数据库中的更改
在监控数据库在线原创文章是非常小的变化,基本上没有找到一个实际的问题.所以,如果你看到一个有点蓝牙源代码,写一个Demo.在这里,供大家参考,查看源代码: src有三个文件MyDataProvider ...
- 为什么MVC不是一种设计模式(转)
MVC(Model-View-Controller)是处理界面应用程序时常用的解决方案,构成了表示层. MVC通过分离模型.视图.控制器在应用程序中的角色,实现界面和业务逻辑的解耦.Model(是OO ...
- Spring3 MVC请求参数获取的几种场景
访问/aaa/bbb所对应的@Controller @RequestMapping("/aaa")//类级别,可以不需要,如果要了,下面所有的请求路径前都需要加入/aaa publ ...
- 文件搜索神器 Everything
Everything 是一款 NTFS 磁盘格式下的文件搜索工具,1月5日发布测试版本 1.3.0.631b Beta,增加文件列表.收藏夹.自定义快捷键.高级搜索等功能,取消了比较实用的 etp/f ...
- 在SQL Server引用dll的流程
原文:在SQL Server引用dll的流程 在SQL Server中引用dll分为两个步骤 1.创建一个dll文件 2.把dll文件放进SQL Server的程序集中.然后定义一个Function, ...
- 读书笔记之SQL注入漏洞和SQL调优
原文:读书笔记之SQL注入漏洞和SQL调优 最近读了程序员的SQL金典这本书,觉得里面的SQL注入漏洞和SQL调优总结得不错,下面简单讨论下SQL注入漏洞和SQL调优. 1. SQL注入漏洞 由于“' ...