Web server

From Citizendium
Revision as of 09:44, 23 October 2007 by imported>Jean Gebarowski
Jump to navigation Jump to search
This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

A web server is ambiguous term designing:

  • Either a piece of software that can handle HTTP requests in order to generate a web page in HTML (sometimes in other languages) ;
  • Or a computer (or even a set of computers) whose main task is to host web sites (running web server software that handles the HTTP requests).

Web server computers are connected to the internet (for external usage, called extranet) or to a local network (for internal usage, or intranet).