Comment on A server and a web server are different things ?
lokalhorst@feddit.org 2 weeks ago
A web server is a specific version of a server, that serves the web, usually via HTTP. But there are much more a server could be. It could serve via SMTP and would be called a mail server. Or it could be an application server in the enterprise business domain. This means a web server is just a special form of a server.