Difference between revisions of "Httpd"

From Computer History Wiki
Jump to: navigation, search
(oops my mind was wandering when I first did this!)
Line 1: Line 1:
httpd is the NCSA web server.  The last known location of httpd source is [http://de-mirror.org/archiv/slackware/slackware-2.1/source/contrib/httpd/ here].  Apache grew out of httpd, as a series of patches to httpd, much the same way that NetBSD/FreeBSD grew out of 386BSD.
+
httpd is the NCSA web server.  The source can still be located [ftp://ftp.ncsa.uiuc.edu/Web/httpd/Unix/ncsa_httpd/ here].  Apache grew out of httpd, as a series of patches to httpd, much the same way that NetBSD/FreeBSD grew out of 386BSD.
  
 +
The other 'half' of the NCSA web server, was [[Mosaic]] the web browser.
  
  
 
{{stub}}
 
{{stub}}
 
[[Category:Software]]
 
[[Category:Software]]

Revision as of 22:15, 21 April 2010

httpd is the NCSA web server. The source can still be located here. Apache grew out of httpd, as a series of patches to httpd, much the same way that NetBSD/FreeBSD grew out of 386BSD.

The other 'half' of the NCSA web server, was Mosaic the web browser.