Web server
The term web server can mean one of two things:
- a computer responsible for serving web pages, mostly HTML documents, via the HTTP protocol to clients, mostly web browsers;
- 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: