Sunday, October 26, 2008

Web server

The term web server can mean one of two things:

A computer program that is responsible for accepting HTTP requests from web clients, which are known as web browsers, and serving them HTTP responses along with optional data contents, which usually are web pages such as HTML documents and linked objects (images, etc.).
A computer that runs a computer program as described above
http://en.wikipedia.org/wiki/Web_server

No comments: