구성 참조 기능
작성자 : Saad Ladki
IIS 관리자 기능에서 구성 매핑으로
기능 목록 의 IIS 7.0 이상 관리자 기능을 구성 섹션 및 해당 구성 섹션을 사용하는 모듈에 매핑하기 위한 빠른 참조입니다.
아래 표에서는 IIS 관리자 기능 이름 뒤에 해당 기능이 읽고 쓰는 구성 섹션과 구성 섹션을 사용하는 모듈을 보여 줍니다. 경우에 따라 구성 섹션은 IIS 코어 서버, IIS 관리자, .NET Framework 2.0 또는 ASP.NET 2.0에서 사용되며, 이러한 구성 섹션은 대괄호(예: [IIS Server Core])로 특별히 표시됩니다. IIS 모듈에 대한 자세한 내용은 IIS 모듈 개요를 참조하세요.
IIS 관리자 기능 이름 |
구성 섹션 |
이를 사용하는 것은 무엇인가요? 모듈(형식/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) |
[인증] Windows |
system.webServer/security/windowsAuthentication |
WindowsAuthenticationModule(authsspi.dll) |
관리자 |
administration.config: 관리자 |
[IIS Manager, WMSVC(웹 관리 서비스)] |
애플리케이션 설정 |
appSettings |
|
ASP |
system.webServer/asp(간접) |
IsapiModule(isapi.dll) |
Authorization 규칙 |
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 Server Core] |
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 Server Core] |
system.webServer/httpLogging |
HttpLoggingModule(loghttp.dll) | |
컴퓨터 키 |
system.web/machineKey |
|
Management Service |
레지스트리: HKLM\SOFTWARE\Microsoft\WebManagement\Server |
[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 |
프로필(System.Web.Profile.ProfileModule) |
공급자 |
system.web/membership |
|
리디렉션 규칙 |
system.webServer/httpRedirect |
HttpRedirectionModule(redirect.dll) |
권한 및 권한 |
system.webServer/access |
[IIS Server Core] |
SSI(Server Side Includes) |
system.webServer/serverSideInclude |
ServerSideIncludeModule(iis_ssi.dll) |
세션 상태
|
system.web/sessionState |
세션(System.Web.SessionState.SessionStateModule)
|
system.web/sessionPageState | ||
SMTP 전자 메일 |
system.net/mailSettings/smtp |
[.NET Framework 2.0] |
SSL 설정 |
system.webServer/access |
[IIS Server Core] |
작업자 프로세스 |
|
|