                                 Apache
                             Version 0.8 (and up)

What is it?
-----------

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.

Documentation
-------------

All the documentation is on-line on the WWW, via the URL
http://www.apache.org/apache/ (or http://www.hyperreal.com/apache/)

Installation
------------

This program is distributed in source form only.  In order to compile
it, you must set compile-time options (in particular, system type) for
your system by editing a Configuration file, run a script which generates
a Makefile and a small piece of C code, and then compile it.

For instructions, see the file 'INSTALL' in the src/ directory.

The Latest Version
------------------

Details of the latest version are in the apache project page (above).
The most recent distribution is also available by anonymous ftp
from ftp.ast.cam.ac.uk in the directory /pub/WWW/apache.

Licencing
---------

Please see the file called LICENSE

