About IIS Programmatic Administration
This section describes concepts about IIS architecture, security, management features, content development technologies, and other introductory information related to IIS.
IIS is a component of the Windows operating system. You can use IIS to host and manage Web sites and other Internet content. Before using IIS, you must obtain an IP address and a DNS server, and configure your network appropriately.
This section includes the following topics.
Section |
Description |
---|---|
Briefly describes the internal architecture of different versions of IIS, how IIS processes requests from clients, how IIS applications are isolated from one another, and the security identities of IIS processes and threads. |
|
Describes the security features of IIS, including the state of IIS when it is installed, and the identities of various application types. |
|
Describes how IIS stores configuration data. Configuration data describes where the content of a Web site is stored, who can view content, how Web sites are configured, and how IIS operates. |
|
Describes the manual and programmatic administration features of IIS. Administration is defined as changing the configuration on an IIS server. |
|
Describes the logging features of IIS, and how to access IIS logs programmatically and manually. |
|
Contains links to resources such as communities, newsgroups, support sites, downloads, developer libraries, product information, and news. |
|
Describes important differences in default behavior and settings between IIS 4.0, IIS 5.0, IIS 5.1, and IIS 6.0. |