CERN httpd | |
Author: | Tim Berners-Lee, Ari Luotonen, Henrik Frystyk Nielsen |
Developer: | CERN / World Wide Web Consortium |
Latest Release Version: | 3.0A |
Operating System: | Unix, Unix-like |
Language: | C |
Discontinued: | yes |
Genre: | Web server, proxy server |
License: | MIT Copyright Statement with acknowledgement to CERN |
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.[1] Implemented in C, it was the first web server software.
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.[1] Version 0.1 was released in June 1991.[2] 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.[3] [4]
The server was presented on the Hypertext 91 conference in San Antonio and was part of the CERN Program Library (CERNLIB).[3] [5]
Later versions of the server are based on the libwww library.[6] 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.[1] From 1996 onwards, W3C focused on the development of the Java-based Jigsaw server.[7]
The initial version was public domain software; the last one was under an MIT License.[8]