dgaudet 97/04/07 10:51:19
Modified: . info.html
Log:
Bring up to date with recent Apache work.
Reviewed by: Roy, Dean
Submitted by: Paul Sutton
Revision Changes Path
1.3 +17 -14 apache-site/info.html
Index: info.html
===================================================================
RCS file: /export/home/cvs/apache-site/info.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** info.html 1997/03/25 20:21:48 1.2
--- info.html 1997/04/07 17:51:18 1.3
***************
*** 17,29 ****
<H2>The Apache httpd server ...</H2>
<UL>
! <LI>is a plug-in replacement for NCSA 1.3</LI>
! <LI>Fixes numerous bugs and security holes seen in NCSA 1.3 and 1.4</LI>
! <LI>is free --- we will not charge anyone for using it, and will allow
! redistribution on the usual free software terms.</LI>
! <LI>is <B>much</B> faster than NCSA 1.3, more efficient and faster than
1.4/1.5 too.</LI>
! <LI>offers better compliance with existing HTTP specs.</LI>
! <LI>Implement frequently requested features:<BR><BR>
<DL>
<DT>DBM databases for authentication</DT>
<DD>allows you to easily set up password-protected pages with
--- 17,33 ----
<H2>The Apache httpd server ...</H2>
<UL>
! <LI>is a powerful, flexible, HTTP/1.1 compliant web server
! <LI>implements the latest protocols, including HTTP/1.1 (RFC2068)
! <LI>is highly configurable and extensible with third-party modules
! <LI>can be customised by writing 'modules' using the Apache module API
! <LI>provides full source code and comes with an unrestrictive license
! <LI>runs on most versions of Unix without modification
! <LI>is actively being developed
! <LI>encourages user feedback through new ideas, bug reports and patches
! </UL>
!
! <LI>implements many frequently requested features:<BR><BR>
<DL>
<DT>DBM databases for authentication</DT>
<DD>allows you to easily set up password-protected pages with
***************
*** 67,74 ****
<P><B>Speed, features, stability.</B></P>
<P>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.</P>
<P>The Apache Group consists of server users ---
people who run web servers for a living, and will, if it is feasible,
--- 71,77 ----
<P><B>Speed, features, stability.</B></P>
<P>The Apache Group will allow everyone to use and redistribute Apache
without
! charge. </P>
<P>The Apache Group consists of server users ---
people who run web servers for a living, and will, if it is feasible,
***************
*** 84,94 ****
<P>An incomplete <A HREF="info/apache_users.html">list of sites</A> running
Apache is being maintained.</P>
<H2>When will Apache be available ?</H2>
! <P>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.
! <H2>Will Apache be supported ?</H2>
<P>Support for Apache will be via the <A
HREF="news:comp.infosystems.www.servers.unix">comp.infosystems.www.servers.unix</A>
--- 87,97 ----
<P>An incomplete <A HREF="info/apache_users.html">list of sites</A> running
Apache is being maintained.</P>
<H2>When will Apache be available ?</H2>
! <P>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.
! <H2>Will Apache be supported?</H2>
<P>Support for Apache will be via the <A
HREF="news:comp.infosystems.www.servers.unix">comp.infosystems.www.servers.unix</A>
***************
*** 117,126 ****
Apache project. Apache developers will regularly check this newsgroup for
questions that need answering.</P>
! <H2>Why is it called Apache ?</H2>
<P>The Apache group was formed around a number of people who provided
<I>patch</I> files that had been written for NCSA httpd 1.3. The result after
combining them was <B>A PA</B>t<B>CH</B>y server.</P>
! <H2>How do I get Apache ?</H2>
<P>The Apache httpd server is available in the form of source code:
<ul>
<li>via http from various places listed on the <A HREF="./">main Apache
--- 120,129 ----
Apache project. Apache developers will regularly check this newsgroup for
questions that need answering.</P>
! <H2>Why is it called Apache?</H2>
<P>The Apache group was formed around a number of people who provided
<I>patch</I> files that had been written for NCSA httpd 1.3. The result after
combining them was <B>A PA</B>t<B>CH</B>y server.</P>
! <H2>How do I get Apache?</H2>
<P>The Apache httpd server is available in the form of source code:
<ul>
<li>via http from various places listed on the <A HREF="./">main Apache