NCSA httpd 1.3 available

robm@ncsa.uiuc.edu (Rob McCool)
Errors-To: listmaster@www0.cern.ch
Date: Sun, 8 May 1994 09:07:26 +0200
Errors-To: listmaster@www0.cern.ch
Message-id: <9405080702.AA01838@void.ncsa.uiuc.edu>
Errors-To: listmaster@www0.cern.ch
Reply-To: robm@ncsa.uiuc.edu
Originator: www-talk@info.cern.ch
Sender: www-talk@www0.cern.ch
Precedence: bulk
From: robm@ncsa.uiuc.edu (Rob McCool)
To: Multiple recipients of list <www-talk@www0.cern.ch>
Subject: NCSA httpd 1.3 available
X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas
X-Mailer: Mail User's Shell (7.2.5 10/14/92)
X-Mailer: Mail User's Shell (7.2.5 10/14/92)


NCSA httpd 1.3 is now available via anonymous FTP from
ftp://ftp.ncsa.uiuc.edu/Web/ncsa_httpd/current.

NCSA httpd is an HTTP/1.0 compatible server for hypermedia documents.
It runs on a plethora of UNIX systems. NCSA httpd is also compatible
with the Common Gateway Interface which allows interactive document
generation.

All of the documentation for NCSA httpd is online hypertext. See 
http://hoohoo.ncsa.uiuc.edu/. If you cannot use a networked WWW browser to 
read it, retrieve the file /Web/ncsa_httpd/current/httpd_docs.tar.Z from
ftp.ncsa.uiuc.edu and use your WWW browser in local only mode to get things
started.

Please send any inquiries regarding NCSA httpd to httpd@ncsa.uiuc.edu.

Thanks
--Rob

httpd@ncsa.uiuc.edu

----

Changes from httpd 1.2

* Now compiles cleanly under A/UX and Solaris
* Directory indexing bugs reparied, new options to suppress last modified,
  size, and description columns (thanks Tanmoy)
* Wildcard based access control should work this time
* Fixed core dump related to recursive parsed document include
* Fixed bug by which httpd would not follow a symbolic link it should have
* Fixed file typing (no longer case sensitive like in 1.2)
* Parent directory escaped in indexes
* IdentityCheck should work again
* LAST_MODIFIED and #flastmod are now local zone
* Time related functions work with NeXT now
* Fixed spelling error in 500 error page
* Server will log proper timeout message for non-DNS hosts
* Added x-bit hack for people to use the x-bit of an HTML file to determine
  if it is parsed or not
* Added compile defines so people can customize the amount of DNS the server 
  performs (for speed)
 
----

This code is in the public domain. Specifically, we give to the public
domain all rights for future licensing of the source code, all resale
rights, and all publishing rights.

We ask, but do not require, 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.