HTTP server (original) (raw)

About DBpedia

An HTTP server is a computer (software) program (or even a software component included in an other program) that plays the role of a server in a client–server model by implementing the server part of the HTTP and/or HTTPS network protocol(s). An HTTP server waits for the incoming client requests (sent by user agents like browsers, web crawlers, etc.) 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.(Main article: Web server)

thumbnail

Property Value
dbo:abstract An HTTP server is a computer (software) program (or even a software component included in an other program) that plays the role of a server in a client–server model by implementing the server part of the HTTP and/or HTTPS network protocol(s). An HTTP server waits for the incoming client requests (sent by user agents like browsers, web crawlers, etc.) 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. An HTTP server may also have bindings to manage protocol extensions to HTTP (i.e. WebDAV, etc.) or messages of other protocols enveloped into HTTP messages (i.e. SOAP, etc.) in order to allow program-to-program communications. Implementations of an HTTP server may vary in complexity, from a manageable tiny component to a full featured program implementation of HTTP and other protocols, which maybe can run in background, as one or more processes, etc. An HTTP server can be found in any kind of computer, including embedded systems and super computers, also because it is a required component to run web interfaces (web applications), etc.(Main article: Web server) The difference between the term web server and the term HTTP server is very subtle because the two terms are almost synonyms. The first term (web server) somehow predates the second one and it refers to the purpose of serving web content in the context of a World Wide Web environment which is oriented to the interaction with human beings. That term may refer not only to the HTTP server software component but also to the whole system (hardware and software) required to run a website. The second term (HTTP server) has a technical origin bound to the software implementation of the server part of the protocol and so that term is used more to refer to it as a software component which can be used for many other purposes besides hosting public websites in Internet or even private websites in Intranets or Extranets. (en)
dbo:thumbnail wiki-commons:Special:FilePath/Web_server_serving_static_content.png?width=300
dbo:wikiPageExternalLink https://httpd.apache.org/
dbo:wikiPageID 1577027 (xsd:integer)
dbo:wikiPageLength 3480 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1080324690 (xsd:integer)
dbo:wikiPageWikiLink dbr:HTTPd dbr:Internet dbr:Intranet dbr:User_agent dbr:Comparison_of_web_server_software dbr:Computer dbr:SOAP dbr:Client–server_model dbr:Computer_hardware dbr:Computer_program dbr:Embedded_HTTP_server dbr:Embedded_system dbr:Supercomputer dbc:Web_server_software dbc:Servers_(computing) dbr:WebDAV dbr:Web_application dbr:Web_browser dbr:Web_content dbr:Web_crawler dbr:Web_server dbr:HTTPS dbr:Software_component dbr:List_of_HTTP_status_codes dbr:Process_(computing) dbr:Web_resource dbr:HTTP dbr:Web_hosting_service dbr:Server_(computing) dbr:Software dbr:Website dbr:World_Wide_Web dbr:Extranet dbr:Web_interface dbr:Network_protocol dbr:File:Web_server_serving_static_content.png
dbp:wikiPageUsesTemplate dbt:Citation_needed dbt:Main dbt:Multiple_issues dbt:Notability dbt:Refimprove dbt:Reflist dbt:Short_description
dcterms:subject dbc:Web_server_software dbc:Servers_(computing)
rdf:type dbo:MusicGenre
rdfs:comment An HTTP server is a computer (software) program (or even a software component included in an other program) that plays the role of a server in a client–server model by implementing the server part of the HTTP and/or HTTPS network protocol(s). An HTTP server waits for the incoming client requests (sent by user agents like browsers, web crawlers, etc.) 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.(Main article: Web server) (en)
rdfs:label HTTP server (en)
owl:sameAs wikidata:HTTP server https://global.dbpedia.org/id/G5Kki
prov:wasDerivedFrom wikipedia-en:HTTP_server?oldid=1080324690&ns=0
foaf:depiction wiki-commons:Special:FilePath/Web_server_serving_static_content.png
foaf:isPrimaryTopicOf wikipedia-en:HTTP_server
is dbo:genre of dbr:CrushFTP_Server
is dbo:wikiPageWikiLink of dbr:Proxy_auto-config dbr:Meta_element dbr:Unicorn_(web_server) dbr:JHTML dbr:List_of_portable_software dbr:CrushFTP_Server dbr:Geographic_information_system dbr:Geographic_information_system_software dbr:Common_Gateway_Interface dbr:Z/OS dbr:Embedded_HTTP_server dbr:Plack_(software) dbr:Httpd dbr:Adaptive_web_design dbr:Web_server dbr:WhatsApp dbr:List_of_Apache_modules dbr:Advanced_Systems_Format dbr:POCO_C++_Libraries dbr:Jurix dbr:Digital_security dbr:Cisco_Catalyst dbr:Kiwix dbr:Red_(programming_language) dbr:MHD dbr:In-kernel_web_server dbr:Smart_card
is foaf:primaryTopic of wikipedia-en:HTTP_server