Httpd: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
oops my mind was wandering when I first did this!
No edit summary
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 20: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.