Friday, June 5, 2026 Sign InRegister FREE My Account Help
FDN Portal
FDN » IIS » IIS 5.0 Getting Started

IIS 5.0 Getting Started

IIS 5.0 Getting Started

Internet Information Services (IIS) 5.0 is the web server included with Windows 2000 Server. It supports HTTP, FTP, SMTP, and NNTP services.

Installing IIS

  1. Open Control PanelAdd/Remove ProgramsAdd/Remove Windows Components.
  2. Check Internet Information Services (IIS).
  3. Click Details to select specific components:
    • Common Files (required)
    • World Wide Web Server
    • FTP Server (optional)
    • SMTP Service (optional — needed for email relay and Exchange)
    • NNTP Service (optional)
  4. Click OK and then Next. You may be prompted for the Windows 2000 CD.
  5. After installation, open Internet Services Manager from the Administrative Tools menu.

Default Web Site

IIS creates a default web site with its root at C:\Inetpub\wwwroot. It listens on port 80 for all IP addresses. You can verify it by opening http://localhost/ in a browser — you should see the default IIS welcome page.

Creating a New Web Site

  1. In Internet Services Manager, right-click the server name → NewWeb Site.
  2. Enter a description (e.g., "Flamenet Intranet").
  3. Assign an IP address, port, and host header. Use host headers to run multiple sites on port 80.
  4. Set the home directory path.
  5. Choose permissions: Read, Run scripts, Execute.

Key Directories

PathPurpose
C:\Inetpub\wwwrootDefault web site root
C:\Inetpub\ftprootDefault FTP site root
C:\Inetpub\ScriptsDefault scripts directory
C:\WINNT\System32\inetsrvIIS binaries and metabase
C:\WINNT\System32\LogFilesIIS log files (W3C Extended format)
« Previous IIS Authentication and SSL
More in IIS
« Back to IIS « Back to FDN
FlameNet Weekly: the best of the forum, freshest listings, top Q&A — delivered every Sunday.
13 members · 0 new today · 0 online now · 777 posts in last 24h