IIS and Web Server Development on Server Core

6/22/2010

Server Core for Windows Server 2008 R2 and Windows Server 2008 include the Internet Information Services (IIS) Web server. A server appliance with Server Core can use the Web server.

The following table shows the development technologies that are available for building a Web-based application on Server Core. The Web-based application can run locally on the server appliance, or be used to remotely manage the server appliance through a Web-based interface.

Platform Web-server version Web-development technologies

Server Core for Windows Server 2008 R2

IIS 7.5

  • HTML
  • ISAPI
  • CGI
  • ASP
  • ASP .NET

Server Core for Windows Server 2008

IIS 7.0

  • HTML
  • ISAPI
  • CGI
  • ASP

See Also

Reference

Win32 API on Server Core
.NET Framework Support on Server Core

Concepts

Database Support on Server Core