Web server



         


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:

Other HTTP servers include:








  View Live Article   This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License