Skip to content
EntityQ1632665· pop 8· linked from 9 articles

Also known as Hypertext Transfer Protocol daemon

thumb|221x144px|right|PC clients communicating via network with an HTTPd process serving static content only 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).

~1 min read

Article

3 sections
Contents
  • See also
  • References
  • External links

thumb|221x144px|right|PC clients communicating via network with an HTTPd process serving static content only 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.

Available in 8 languages

via Wikidata sitelinks · CC0

Connections