sysadmin-guide/modules/system-administrators-guide/pages/servers/Web_Servers.adoc
Brian (bex) Exelbierd 59b80be098 antora conversion
2018-07-28 10:29:42 +02:00

497 B

Web Servers

A web server is a network service that serves content to a client over the web. This typically means web pages, but any other documents can be served as well. Web servers are also known as HTTP servers, as they use the hypertext transport protocol (HTTP).