配置参考的功能
作者 :Saad Ladki
IIS 管理器功能到配置映射
这是一个快速参考,用于将 功能列表中的 IIS 7.0 及更高版本的管理器功能映射到配置部分和使用这些配置节的模块。
下表显示了 IIS 管理器功能名称,后跟功能读取和写入 () 的配置部分,后跟使用配置部分 () 的模块 () 。 在某些情况下,配置部分由 IIS 核心服务器 IIS 管理器.NET Framework 2.0 或 ASP.NET 2.0 使用,这些配置节专门标记在方括号中,例如 [IIS Server Core]。 有关 IIS 模块的详细信息,请参阅 IIS 模块概述
IIS 管理器功能名称 |
Configuration 节 |
什么消耗了这个? 模块 (类型/Dll) |
---|---|---|
.NET 编译 |
system.web/compilation |
|
.NET 全球化 |
system.web/globalization |
|
.NET 信任级别 |
system.web/trust |
|
[身份验证]匿名 |
system.webServer/security/anonymousAuthentication |
AnonymousAuthenticationModule (authanon.dll) |
[身份验证]基本 |
system.webServer/security/basicAuthentication |
BasicAuthenticationModule (authbas.dll) |
[身份验证]消化 |
system.webServer/security/digestAuthentication |
DigestAuthenticationModule (authmd5.dll) |
[身份验证]形式 |
system.web/authentication |
FormsAuthentication (System.Web.Security.FormsAuthenticationModule) |
[身份验证]窗户 |
system.webServer/security/windowsAuthentication |
WindowsAuthenticationModule (authsspi.dll) |
Administrators |
administration.config:管理员 |
[IIS 管理器、Web 管理服务 (WMSVC) ] |
应用程序设置 |
appSettings |
|
ASP |
system.webServer/asp (间接) |
IsapiModule (isapi.dll) |
授权规则 |
system.webServer/security/authorization |
UrlAuthorizationModule (urlauthz.dll) |
证书 |
[本地计算机证书存储] |
|
CGI |
system.webServer/cgi |
CgiModule (cgi.dll) |
压缩
|
system.webServer/httpCompression
|
DynamicCompressionModule (compdyn.dll) StaticCompressionModule (compstat.dll) |
system.webServer/urlCompression
| ||
连接字符串 |
connectionStrings |
|
自定义错误页 |
system.webServer/httpErrors |
CustomErrorModule (custerr.dll) |
默认文档 |
system.webServer/defaultDocument |
DefaultDocumentModule (defdoc.dll) |
目录浏览 |
system.webServer/directoryBrowse |
DirectoryListingModule (dirlist.dll) |
失败请求跟踪规则
|
system.webServer/tracing/traceFailedRequests |
FailedRequestsTracingModule (iisfreb.dll)
|
system.webServer/tracing/traceProviderDefinitions | ||
处理程序映射 |
system.webServer/handlers |
[IIS 服务器核心] |
HTTP 标头 |
system.webServer/httpProtocol |
ProtocolSupportModule (protsup.dll) |
IP 和域限制 |
system.webServer/ipSecurity |
IpRestrictionModule (iprestr.dll) |
ISAPI 和 CGI 限制
|
system.webServer/security/isapiCgiRestriction
|
CgiModule (cgi.dll) |
IsapiModule (isapi.dll) | ||
ISAPI 筛选器 |
system.webServer/isapiFilters |
IsapiFilterModule (filter.dll) |
日志记录
|
system.applicationHost/log |
[IIS 服务器核心] |
system.webServer/httpLogging |
HttpLoggingModule (loghttp.dll) | |
计算机密钥 |
system.web/machineKey |
|
管理服务 |
注册表: HKLM\SOFTWARE\Microsoft\WebManagement\Server |
[Web 管理服务 (WMSVC) ] |
成员身份角色 |
system.web/roleManager |
RoleManager (System.Web.Security.RoleManagerModule) |
成员资格用户 |
system.web/membership |
|
MIME 类型 |
system.webServer/staticContent |
StaticFileModule (static.dll) |
模块
|
system.webServer/globalModules |
[IIS Server Core]
|
system.webServer/modules | ||
输出缓存规则 |
system.webServer/caching |
HttpCacheModule (cachhttp.dll) |
页面和控件 |
system.web/pages |
[ASP.NET 2.0] |
配置文件 |
system.web/profile |
Profile (System.Web.Profile.ProfileModule) |
提供程序 |
system.web/membership |
|
重定向规则 |
system.webServer/httpRedirect |
HttpRedirectionModule (redirect.dll) |
权限和权限 |
system.webServer/access |
[IIS Server Core] |
服务器端包括 |
system.webServer/serverSideInclude |
ServerSideIncludeModule (iis_ssi.dll) |
会话状态
|
system.web/sessionState |
Session (System.Web.SessionState.SessionStateModule)
|
system.web/sessionPageState | ||
SMTP 电子邮件 |
system.net/mailSettings/smtp |
[.NET Framework 2.0] |
SSL 设置 |
system.webServer/access |
[IIS Server Core] |
工作进程 |
|
|