What Does Web Server Mean?
A web server is a system that delivers content or services to end users over the internet. A web server consists of a physical server, server operating system (OS) and software used to facilitate HTTP communication.
A web server is also known as an internet server.
Techopedia Explains Web Server
The most simple definition is that a web server runs a website by returning HTML files over an HTTP connection. This definition may have been true in the early days of the internet, but the line has blurred between websites, web applications and web services, etc. For example, a server that delivers an XML document to another device can be a web server. A better definition might be that a web server is any internet server that responds to HTTP requests to deliver content and services.
Depending on context, the term can refer to the hardware or web server software on the server. For example, saying that you have “10 web servers at the web farm” is just as accurate as, “The IIS web server is on the machine that has 32 GB of RAM.”
In terms of software, there have been literally hundreds of web servers over the years, but Apache and Microsoft’s IIS have emerged as two of the most popular systems.