ftp.nice.ch/pub/next/unix/network/www/httpd.1.5-export.NIHS.bs.gnutar.gz#/httpd_1.5-export

BUGS
 
CHANGES
 
COPYRIGHT
 
CREDITS
 
Makefile
 
README
 
README.NeXT
 
cgi-bin/
 
cgi-src/
 
conf/
 
httpd
 
icons/
 
src/
 
support/
 

README

NCSA HTTPd Server 1.5

Copyright (c) 1995 Board of Trustees, University of Illinois

The NCSA HTTPd Development Team   
Software Development Group
National Center for Supercomputing Applications
University of Illinois at Urbana/Champaign
httpd@ncsa.uiuc.edu

All documentation for NCSA HTTPd can be found on-line at
http://hoohoo.ncsa.uiuc.edu/docs/
In addition, various files in this distribution are commented in order
to make porting and configuration easier.  If these files do not
contain enough information, please consult the online documentation.

You should have received a COPYRIGHT file with this distribution.
If you didn't, one is available at 
http://hoohoo.ncsa.uiuc.edu/docs-1.5/Copyright.html
Please note that the COPYRIGHT status of NCSA HTTPd 1.5 is different
from previous versions.

We ask that the following message be included in all derived works:

Portions developed at the National Center for Supercomputing
Applications at the University of Illinois at Urbana-Champaign.

THE UNIVERSITY OF ILLINOIS GIVES NO WARRANTY, EXPRESSED OR IMPLIED,
FOR THE SOFTWARE AND/OR DOCUMENTATION PROVIDED, INCLUDING, WITHOUT
LIMITATION, WARRANTY OF MERCHANTABILITY AND WARRANTY OF FITNESS FOR A
PARTICULAR PURPOSE.

Parts of the code developed by the Apache HTTPd Group.
As requested by the Apache Group:

 "Portions developed by the "Apache Group", taken with permission 
  from the Apache Server   http://www.apache.org/apache/   "

Distribution Contents
--------------------------------
You should have received the following with this distribution:

BUGS		A list of known bugs with the server.  This will probably
		be empty
CHANGES		A list of changes between versions
COPYRIGHT	The copyright which applies to this distribution
CREDITS		A thank you list to all who have made NCSA HTTPd what it is
		today
README		this file
Makefile	top level makefile
cgi-bin/	directory containing example scripts and binaries of the CGI
cgi-src/	directory containing source code example for CGI
conf/		directory conatining example configuration files
icons/		directory containing free icons and images, some used in the
		example configuration
src/		directory containing source code for the server
support/	directory containing various related support programs

Files of note;
src/config.h		Compile time configuration file
src/portability.h	Compile time portability information
cgi-bin/mail		Webmonitor mail script
cgi-bin/nph-error.pl	Example ErrorDocument script
cgi-src/imagemap.c	External imagemap C code
support/dbm2std		Program to convert dbm auth files to std (text)
support/dbmdigest	Program to make MD5 password files that use dbm
support/dbmgroup	Program to make group files that use dbm
support/dbmpasswd	Program to make password files that use dbm
support/htdigest	Program to make MD5 password files (std/text)
support/htpasswd	Program to make password files (std/text)
support/std2dbm		Program to convert std files to dbm

Version Number Defined
---------------------------
1.5.1a
| | ||
| | | - Portability and typos.  ie, not anything special, but just to keep
| | |   us honest
| |  -- Bug fixes, minor features (as requested or provided)  Also security
| |     fixes.
|  ---- Major revisions.  Probably not going to be another until 2.0
 ------ Really major revisions, code overhauls, goal changes, language
        changes

README.NeXT

This is the latest, as of Sun Feb 11, version of NCSA http compiled quad-fat for NeXTSTEP. I have only tested it on m68k and in no way take responsibility for anyone using it. It compiled with the "standard" pointer to integer comparison errors.

If you have any problems with the program and its functions please contact the maintainers of NCSA http. If you have any questions about this compilation please contact me and not the maintainers of NCSA http as they have nothing to do with this compilation.

I have included the source and assorted files in order for people to see the configuration variables used. If you would like a different configuration compiled get in touch with me and I'll see what I can do.

---
Torrey McMahon
American University School of Communication
System Administrator, WebMaster, and Security Consultant

NeXT, MIME, and ASCII					PGP and CyptorBundle

PGP Key available via finger and home page. Check the headers for both. 

tm8025a@american.edu
http://www.soc.american.edu/~tm8025a

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.