Difference between revisions of "Web server"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) |
||
Line 1: | Line 1: | ||
A '''web server''' is an [[information technology]] that processes requests via [[Hypertext Transfer Protocol|HTTP]], the basic [[Communications protocol|network protocol]] used to distribute information on the [[World Wide Web]]. | A '''web server''' is an [[information technology]] that processes requests via [[Hypertext Transfer Protocol|HTTP]], the basic [[Communications protocol|network protocol]] used to distribute information on the [[World Wide Web]]. | ||
− | |||
− | |||
== Description == | == Description == | ||
Line 13: | Line 11: | ||
* [[Information technology]] | * [[Information technology]] | ||
* [[localhost]] | * [[localhost]] | ||
+ | * [[JavaServer Pages]] | ||
* [[Server (computing)]] | * [[Server (computing)]] | ||
* [[Server appliance]] | * [[Server appliance]] |
Revision as of 11:58, 2 January 2016
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.
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
- JavaServer Pages
- Server (computing)
- Server appliance
- World Wide Web
- XAMPP
Exterior links
- Web server @ Wikipedia