CERN httpd

In this article we will explore in detail the topic of CERN httpd, which has aroused great interest in various spheres of society. Since its emergence, CERN httpd has generated debate and interest due to its impact in different areas. Throughout history, CERN httpd has played a crucial role in the evolution of different aspects of society, affecting both individual and collective levels. In this article, we will delve into the importance of CERN httpd, its influence today, and its possible future implications. Through an exhaustive analysis, we will seek to provide a comprehensive view of CERN httpd, addressing various angles and perspectives to understand its relevance in the current context.

CERN httpd
Original author(s)Tim Berners-Lee,
Ari Luotonen,
Henrik Frystyk Nielsen
Developer(s)CERN / World Wide Web Consortium
Initial release24 December 1990 (1990-12-24)
Final release
3.0A / 15 July 1996 (1996-07-15)
Operating systemUnix, Unix-like
Available inC
TypeWeb server, proxy server
LicenseMIT Copyright Statement with acknowledgement to CERN
Websitewww.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. Implemented in C, it was the first web server software.

History

This NeXT Computer 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. 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.

The original, first generation HTTP server which some call the Volkswagen of the Web.

The server was presented on the Hypertext 91 conference in San Antonio and was part of the CERN Program Library (CERNLIB).

Later versions of the server are based on the libwww library. 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.

The initial version was public domain software; the last one was under an MIT License.

See also

References

  1. ^ a b c d Official CERN httpd page
  2. ^ a b Kahan, José (5 August 1999). "Why Libwww?". World Wide Web Consortium. Retrieved 15 June 2010.
  3. ^ Change History for httpd
  4. ^ a b Stewart, Bill. "Tim Berners-Lee, Robert Cailliau, and the World Wide Web – Web development". Living Internet. Retrieved 26 July 2010.
  5. ^ Tim Berners Lee (20 August 1991). "WorldWideWeb wide-area hypertext app available". CERN. Retrieved 15 November 2021.
  6. ^ "W3C Open Source Software – CERN Server". World Wide Web Consortium. Archived from the original on 11 February 2012. Retrieved 23 January 2011.
  7. ^ Robert Cailliau (21 July 2010). "A Short History of the Web". NetValley. Retrieved 21 July 2010.
  8. ^ Baird-Smith, Anselm (April 1996). "W3C Activity: The CERN server". World Wide Web Consortium. Archived from the original on 13 February 2012. Retrieved 21 July 2010.
  9. ^ The birth of the web Licensing the web on cern.ch (2014, archived)

External links