Nhttpd n[httpd httpd] is an open source web server designed by Marcus Glocker to be simple, fast and secure. It is also known as the Nostromo web server. It runs as a single process, and handles normal concurrent connections by select calls, but for efficiency during more demanding connections such as directory listings and CGI execution it forks. It supports HTTP/1.1 and CGI/1.1, Basic access authentication, SSL, IPv6, custom responses, aliases and virtual hosts.

PropertyValue
dbpedia-owl:abstract
  • Nhttpd n[httpd httpd] is an open source web server designed by Marcus Glocker to be simple, fast and secure. It is also known as the Nostromo web server. It runs as a single process, and handles normal concurrent connections by select calls, but for efficiency during more demanding connections such as directory listings and CGI execution it forks. It supports HTTP/1.1 and CGI/1.1, Basic access authentication, SSL, IPv6, custom responses, aliases and virtual hosts. Security measures include running setuid and chrooting. Public access is controlled using the world readable flags and CGI execution by the world executable flags of the file system permissions.
dbpedia-owl:genre
dbpedia-owl:latestReleaseVersion
  • 1.9.4
dbpedia-owl:license
dbpedia-owl:operatingSystem
dbpedia-owl:programmingLanguage
dbpedia-owl:wikiPageExternalLink
dbpprop:developer
  • Marcus Glocker
dbpprop:genre
dbpprop:latestReleaseVersion
  • 2 (xsd:integer)
dbpprop:license
dbpprop:name
  • nhttpd
dbpprop:operatingSystem
dbpprop:programmingLanguage
dbpprop:title
  • nhttpd
dbpprop:website
dbpprop:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • Nhttpd n[httpd httpd] is an open source web server designed by Marcus Glocker to be simple, fast and secure. It is also known as the Nostromo web server. It runs as a single process, and handles normal concurrent connections by select calls, but for efficiency during more demanding connections such as directory listings and CGI execution it forks. It supports HTTP/1.1 and CGI/1.1, Basic access authentication, SSL, IPv6, custom responses, aliases and virtual hosts.
rdfs:label
  • Nhttpd
owl:sameAs
foaf:homepage
foaf:name
  • nhttpd
foaf:page
is owl:sameAs of
is foaf:primaryTopic of