Httpd
Index of articles associated with the same name

HTTPd is a software program that usually runs in the background (i.e. a so-called "daemon"), as a process, and plays the role of a server in a client-server model using the HTTP and/or HTTPS network protocol(s).
The process waits for the incoming client requests and for each request it answers by replying with requested information, including the sending of the requested web resource, or with an HTTP error message.
HTTPd stands for Hypertext Transfer Protocol daemon.
It usually is the main software part of an HTTP server better known as a web server.
Some implementations are:
- Apache HTTP Server
- BusyBox httpd
- lighttpd HTTP server
- nginx HTTP and reverse proxy server
- OpenBSD's httpd (since OpenBSD 5.6)
- NCSA HTTPd
- Internet Information Services
Sources and credits
This article is adapted from the Wikipedia article “Httpd”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Images, from Wikimedia Commons:
- Web server serving static content.svg by Giga Bang, CC BY-SA 4.0
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.