WARNING: This information has not been updated since October, 1997!

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
INDEX ENTRY FOR APACHE:
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=

Name: Apache - Full-featured HTTP server

Version: 1.2.4

Author(s):  Current Apache group in alphabetical order as of August 1, 1997:

            Brian Behlendorf       Organic Online, California
            Ken Coar               Process Software Corporation, New England 
            Mark J. Cox            UKWeb, UK 
            Ralf S. Engelschall    Munich, Germany
            Roy T. Fielding        UC Irvine, California 
            Dean Gaudet            Transmeta Corporation, California 
            Rob Hartill            Internet Movie DB, UK 
            Jim Jagielski          jaguNET ISP, Maryland 
            Alexei Kosut           Stanford University, California 
            Ben Laurie             Freelance Consultant, UK 
            Doug MacEachern        TOG Research Institute, Massachusetts
            Aram W. Mirzadeh       Qosina Corporation, New York 
            Chuck Murcko           The Topsail Group, Pennsylvania 
            Sameer Parekh          C2Net, California 
            Paul Sutton            UKWeb, UK 
            Marc Slemko            Canada 
            Randy Terbush          Zyzzyva ISP, Nebraska 
            Dirk-Willem van Gulik  Freelance Consultant, Italy 
            Andrew Wilson          Freelance Consultant, UK 
            
            Apache Emeritae (old group members now off doing other things):
            
            Robert S. Thau         MIT, Massachusetts
            David Robinson         Cambridge University, UK
            
            Other Major Contributors:
            
            Rob McCool (original author of the NCSA httpd)
            Brandon Long and Beth Frank (NCSA Server Team, post-1.3)
            Paul Richards (convinced the group to use remote CVS after 1.0)
            Kevin Hughes (creator of all those nifty icons)
            Henry Spencer (author of the regex library)
            Garey Smiley (OS/2 port)
            Howard Fear (mod_include)
            Florent Guillaume (language negotiation)
            Ambarish Malpani (NT port)

Ftp source: www.apache.org:/apache/dist
Web page: http://www.apache.org

Description:

    Apache is an HTTP server designed as a plug-in replacement for the
    NCSA server version 1.3 (or 1.4). It fixes numerous bugs in the NCSA
    server and includes many frequently requested new features, and has
    an API which allows it to be extended to meet users' needs more
    easily. It has evolved into a far superior system which can rival
    (and probably surpass) almost any other UNIX based HTTP server in
    terms of functionality, efficiency and speed. 
    
    Apache is an entirely volunteer effort, completely funded by its
    members, not by commercial sales. Apache is, as of November 1996, the
    most popular WWW server on the Internet, according to the Netcraft
    Survey. 
    
    We wish to acknowledge the following copyrighted works that make up
    portions of the Apache software: 
    
    Portions of this software were developed at the National Center for
    Supercomputing Applications at the University of Illinois at
    Urbana-Champaign. 
    
    This software contains code derived from the RSA Data Security Inc.
    MD5 Message-Diest Algorithm, including various modifications by
    Spyglass Inc., Caregie Mellon University, and Bell Communications
    Research, Inc. (Bellcore). 
    
    This package contains software written and copyrighted by Henry
    Spencer. Please see the file called src/regex/COPYRIGHT.    

    -- Adapted from the 1.2 README file and the Apache FAQ

Advertised architectures:

    Not stated

Prerequisites: 

    C compiler

    NOTE: Binaries for many different systems are available via the
    primary distribution site listed above; however, this CD-ROM
    includes only source code. No compiler is needed to use the 
    binary distributions.