httpd098 --- A www server for Minix 2.0 written by Michael Temari release 0.98 2001-03-08 httpd is a World Wide Web (WWW) server. I wrote it from scratch so the setup and configuration will not be like other web servers though hopefully by reading this document there will be no problems in getting my web server up and running on your Minix system. Installation: unpack the tarball in /usr/local/src or another directory of your choice: zcat < httpd098.tar.Z | tar xvfp - An httpd directory will be created. The README file explains compilation, installation, configuration, and use. This is the server in use on minix1.hampshire.edu and minix1.bio.umass.edu. notes by asw 2002-08-22