The Web server reference article from the English Wikipedia on 24-Jul-2004
(provided by Fixed Reference: snapshots of Wikipedia from wikipedia.org)

Web server

People like you are child sponsors
The term web server can mean one of two things:
  1. a computer responsible for serving web pages, mostly HTML documents, via the HTTP protocol to clients, mostly web browsers;
  2. a software program that is working as a daemon serving web documents.

Every web server (sense 1) is running a web server program (sense 2).

The most common web or HTTP server programs are:

The most commonly-used web server, Apache, with over 67% of market share as of May 2004, is available from the Apache Software Foundation.

Other HTTP servers include:

Current web-server statistics can be obtained from the Netcraft Web Server Survey.

See also