Received: (from majordom@localhost) by hyperreal.com (8.8.4/8.8.4) id MAA18944; Fri, 4 Apr 1997 12:55:19 -0800 (PST) Received: from gate-isdn.ukweb.com (gate-isdn.ukweb.com [194.152.65.149]) by hyperreal.com (8.8.4/8.8.4) with SMTP id MAA18864 for ; Fri, 4 Apr 1997 12:55:08 -0800 (PST) Received: from aardvark.localnet [192.168.2.4] by gate-isdn.ukweb.com with smtp (Exim 1.59 #1) id 0wDG2D-0006cz-00; Fri, 4 Apr 1997 21:56:33 +0100 Date: Fri, 4 Apr 1997 21:54:59 +0100 (BST) From: Paul Sutton X-Sender: paul@aardvark.localnet To: new-httpd@hyperreal.com Subject: www.apache.org info.html update Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org http://www.apache.org/info.html contains some rather old reasons for using Apache (e.g. "it is faster than NCSA 1.3"). The enclosed patch provides some new ideas of reasons why using Apache is a good idea without comparing it to NCSA 1.3.... It might also be a good idea to re-vamp the "Implements frequently requested features" bit to include some of the newer features. I've removed spaces from before question marks. Surely they are unnecessary ? And updated version numbers to the current ones. //pcs Index: info.html =================================================================== RCS file: /export/home/cvs/apache-site/info.html,v retrieving revision 1.2 diff -c -r1.2 info.html *** info.html 1997/03/25 20:21:48 1.2 --- info.html 1997/04/04 20:47:55 *************** *** 17,29 ****

The Apache httpd server ...

    !
  • is a plug-in replacement for NCSA 1.3
  • !
  • Fixes numerous bugs and security holes seen in NCSA 1.3 and 1.4
  • !
  • is free --- we will not charge anyone for using it, and will allow ! redistribution on the usual free software terms.
  • !
  • is much faster than NCSA 1.3, more efficient and faster than 1.4/1.5 too.
  • !
  • offers better compliance with existing HTTP specs.
  • !
  • Implement frequently requested features:

    DBM databases for authentication
    allows you to easily set up password-protected pages with --- 17,33 ----

    The Apache httpd server ...

      !
    • is a powerful, flexible, HTTP/1.1 compliant web server !
    • implements the latest protocols, including HTTP/1.1 (RFC2068) !
    • is highly configurable and extensible with third-party modules !
    • can be customised by writing 'modules' using the Apache module API !
    • provides full source code and comes with an unrestrictive license !
    • runs on most versions of Unix without modification !
    • is actively being developed !
    • encourages user feedback through new ideas, bug reports and patches !
    ! !
  • implements many frequently requested features:

    DBM databases for authentication
    allows you to easily set up password-protected pages with *************** *** 67,74 ****

    Speed, features, stability.

    The Apache Group will allow everyone to use and redistribute Apache without ! charge. NCSA have plans to change their license, although the final terms are ! not yet known.

    The Apache Group consists of server users --- people who run web servers for a living, and will, if it is feasible, --- 71,77 ----

    Speed, features, stability.

    The Apache Group will allow everyone to use and redistribute Apache without ! charge.

    The Apache Group consists of server users --- people who run web servers for a living, and will, if it is feasible, *************** *** 84,94 ****

    An incomplete list of sites running Apache is being maintained.

    When will Apache be available ?

    !

    Apache version 1.1.1 is currently available to everyone, and is ! the most stable version. Apache 1.2b1 has been released for testing, though we feel this release is also very stable. !

    Will Apache be supported ?

    Support for Apache will be via the comp.infosystems.www.servers.unix --- 87,97 ----

    An incomplete list of sites running Apache is being maintained.

    When will Apache be available ?

    !

    Apache version 1.1.3 is currently available to everyone, and is ! the most stable version. Apache 1.2b7 has been released for testing, though we feel this release is also very stable. !

    Will Apache be supported?

    Support for Apache will be via the comp.infosystems.www.servers.unix *************** *** 117,126 **** Apache project. Apache developers will regularly check this newsgroup for questions that need answering.

    !

    Why is it called Apache ?

    The Apache group was formed around a number of people who provided patch files that had been written for NCSA httpd 1.3. The result after combining them was A PAtCHy server.

    !

    How do I get Apache ?

    The Apache httpd server is available in the form of source code: