Difference between revisions of "Web server"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) |
Karl Jones (Talk | contribs) (→See also) |
||
Line 9: | Line 9: | ||
* [[Communications protocol]] | * [[Communications protocol]] | ||
− | * | + | * [[HTTP request]] |
* [[Hypertext Transfer Protocol]] (HTTP) | * [[Hypertext Transfer Protocol]] (HTTP) | ||
* [[Information technology]] | * [[Information technology]] |
Revision as of 08:29, 9 September 2015
A web server is an information technology that processes requests via HTTP, the basic network protocol used to distribute information on the World Wide Web.
(TO DO: expand, organize, cross-reference, illustrate.)
Description
The term "web server" can refer either to the entire computer system, a server appliance, or specifically to the software that accepts and supervises the HTTP requests.
See also
- Communications protocol
- HTTP request
- Hypertext Transfer Protocol (HTTP)
- Information technology
- localhost
- Server (computing)
- Server appliance
- World Wide Web
- XAMPP
Exterior links
- Web server @ Wikipedia