           SPELL=apache2
         VERSION=2.0.63
  SECURITY_PATCH=3
      PATCHLEVEL=1
         ARCHIVE=off
     GATHER_DOCS=off
      LICENSE[0]=APACHE
        KEYWORDS="http"
        WEB_SITE=http://www.apache.org/
         ENTERED=20020422
           SHORT="Apache 2 HTTP server"
cat << EOF
The Apache Group is proud to announce the release the first GA release of
Apache 2.0. Apache 2.0 has been running on the Apache.org website since
December of 2000 and has proven to be very reliable.

Apache 2.0 offers numerous enhancements, improvements and performance
boosts over the 1.3 codebase. The most visible and noteworthy addition
is the ability to run Apache in a hybrid thread/process mode on any
platform that supports both threads and processes. This has shown to
improve the scalability of the Apache HTTP Server significantly in our
testing. Apache 2.0 also includes support for filtered I/O. This allows
modules to modify the output of other modules before it is sent to the
client. We have also included support for IPv6 on any platform that
supports IPv6.

Apache is the world's most popular HTTP server, being quite possibly
the best around in terms of functionality, efficiency, security and
speed.
EOF
