Both of these binaries (HTTPd 1.4.2: m68k and a88k) are compiled to be ran
in /usr/local/etc/httpd. The config files should be in /conf, root documents
in /htdocs, CGI binaries in /cgi-bin and logs in /logs. You can also place
icons in /icons [mostly used for fancy directory indexing]. I put the binary
as /usr/local/etc/httpd/httpd but that's not necessary.

The README file is from the NCSA HTTPd 1.4.2 distribution with the copyright
notice and such.

The usr.local.etc.httpd directory is a sample of what your /usr/local/etc/httpd
should look like. You should be able to just copy this directory, edit the
conf/httpd.conf file and run httpd.
