CERN httpd

{{Short description|Early web server}}

{{Use dmy dates|date=January 2024}}

{{Infobox software

| name = CERN httpd

| logo = Httpd48x.gif

| screenshot =

| caption =

| author = Tim Berners-Lee,
Ari Luotonen,
Henrik Frystyk Nielsen

| developer = CERN / World Wide Web Consortium

| released = {{Start date and age|1990|12|24|df=yes}}

| latest release version = 3.0A

| latest release date = {{Start date and age|1996|07|15|df=yes}}

| operating system = Unix, Unix-like

| platform =

| language = C

| discontinued = yes

| genre = Web server, proxy server

| license = [http://www.w3.org/COPYRIGHT.html MIT Copyright Statement] with acknowledgement to [http://www.w3.org/CERN.html CERN]

| website = {{URL|https://www.w3.org/Daemon/}}

}}

CERN httpd (later also known as W3C httpd) is an early, now discontinued, web server (HTTP) daemon originally developed at CERN from 1990 onwards by Tim Berners-Lee, Ari Luotonen and Henrik Frystyk Nielsen.[http://www.w3.org/Daemon/ Official CERN httpd page] Implemented in C, it was the first web server software.

History

File:At Geneva 2024 444.jpg used by Tim Berners-Lee at CERN became the world's first web server]]

CERN httpd was originally developed on a NeXT Computer running NeXTSTEP, and was later ported to other Unix-like operating systems, OpenVMS and systems with unix emulation layers, e.g. OS/2 with emx+gcc. It could also be configured as a web proxy server.

Version 0.1 was released in June 1991.[http://www.w3.org/Daemon/Features.html Change History for httpd]

In August 1991, Berners-Lee announced in the Usenet newsgroup alt.hypertext the availability of the source code of the server daemon (named WWWDaemon) and other World Wide Web software from the CERN FTP site.{{cite web|title=Tim Berners-Lee, Robert Cailliau, and the World Wide Web – Web development|url=http://www.livinginternet.com/w/wi_lee.htm#dev|access-date=26 July 2010|first=Bill|last=Stewart|publisher=Living Internet}}{{Cite web|url=https://groups.google.com/g/comp.sys.next.announce/c/avWAjISncfw?pli=1|title=WorldWideWeb wide-area hypertext app available|author=Tim Berners Lee|publisher=CERN|date=1991-08-20|access-date=2021-11-15|language=en}}

{{quote box|width = 200px|The original, first generation HTTP server which some call the Volkswagen of the Web.{{cite web|publisher=World Wide Web Consortium|access-date=23 January 2011|url=http://www.w3.org/Status#CERN|title=W3C Open Source Software – CERN Server|archive-url=https://web.archive.org/web/20120211145111/http://www.w3.org/Status#CERN|archive-date=11 February 2012|url-status=dead}}}}

The server was presented on the Hypertext 91 conference in San Antonio and was part of the CERN Program Library (CERNLIB).{{cite web|title=A Short History of the Web|url=http://www.netvalley.com/archives/mirrors/robert_cailliau_speech.htm |publisher=NetValley|access-date=21 July 2010|author=Robert Cailliau|date=21 July 2010}}

Later versions of the server are based on the libwww library.{{cite web|title=Why Libwww?|url=http://www.w3.org/Library/Activity.html|access-date=15 June 2010|date=5 August 1999|first=José|last=Kahan|publisher=World Wide Web Consortium}} The development of CERN httpd was later taken over by World Wide Web Consortium (W3C), with the last release being version 3.0A of 15 July 1996. From 1996 onwards, W3C focused on the development of the Java-based Jigsaw server.{{cite web|last=Baird-Smith|first=Anselm|title=W3C Activity: The CERN server|url=http://www.w3.org/Daemon/Activity.html|publisher=World Wide Web Consortium|access-date=21 July 2010|date=April 1996|archive-url=https://web.archive.org/web/20120213113845/http://www.w3.org/Daemon/Activity.html|archive-date=13 February 2012|url-status=dead}}

The initial version was public domain software; the last one was under an MIT License.[https://web.archive.org/web/20140817185526/http://home.web.cern.ch/topics/birth-web/licensing-web The birth of the web Licensing the web] on cern.ch (2014, archived)

See also

{{Portal|Free and open-source software}}

References

{{reflist}}