coar 97/12/12 21:41:11
Modified: . info.html Log: Fix some bugdb pointers, some excessively long lines, and some HTML style issues. Revision Changes Path 1.9 +27 -14 apache-site/info.html Index: info.html =================================================================== RCS file: /export/home/cvs/apache-site/info.html,v retrieving revision 1.8 retrieving revision 1.9 diff -u -r1.8 -r1.9 --- info.html 1997/08/03 10:11:06 1.8 +++ info.html 1997/12/13 05:41:10 1.9 @@ -41,7 +41,7 @@ <DD>Allows you to set up files, or even CGI scripts, which are returned by the server in response to errors and problems, e.g. setup a script to intercept - <B>500 Server Error</B>s and perform on-the-fly diagnostics for + <STRONG>500 Server Error</STRONG>s and perform on-the-fly diagnostics for both users and yourself. </DD> <DT> Multiple DirectoryIndex directives </DT> <DD> Allows you to say <code>DirectoryIndex index.html @@ -72,7 +72,7 @@ <H2>Why switch to Apache?</H2> -<P><B>Speed, features, stability.</B></P> +<P><STRONG>Speed, features, stability.</STRONG></P> <P>The Apache Group will allow everyone to use and redistribute Apache without charge. </P> @@ -85,19 +85,28 @@ take.</P> <P>Some existing prominent web servers have already switched to -Apache code and are actively helping with development of Apache. These include <A HREF="http://www.hotwired.com/">Hotwired</A>, <A HREF="http://www.ai.mit.edu/">MIT AI Lab</A>, The Internet Movie Database at <A HREF="http://us.imdb.com/Movies/">US</A> and - <A HREF="http://uk.imdb.com/Movies/">UK</A>, and <A HREF="http://www.hyperreal.org/">Hyperreal</A>, as well as many other sites running various services and OSes.</P> - -<P>An incomplete <A HREF="info/apache_users.html">list of sites</A> running Apache is being maintained.</P> +Apache code and are actively helping with development of Apache. These +include <A HREF="http://www.hotwired.com/">Hotwired</A>, +<A HREF="http://www.ai.mit.edu/">MIT AI Lab</A>, The Internet Movie +Database at <A HREF="http://us.imdb.com/Movies/">US</A> and +<A HREF="http://uk.imdb.com/Movies/">UK</A>, and +<A HREF="http://www.hyperreal.org/">Hyperreal</A>, as well as many +other sites running various services and OSes.</P> + +<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.2.0 is currently available to everyone, and is +<P>Apache version 1.2.4 is currently available to everyone, and is the most stable version. <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> +<P>Support for Apache will be <EM>via</EM> the +<A + HREF="news:comp.infosystems.www.servers.unix" +>comp.infosystems.www.servers.unix</A> newsgroup. Our policy will be for complete openness, with the exception of reports of security holes. @@ -107,8 +116,8 @@ <P>Bug reports and suggestions should be submitted by filling out a report form at <A - HREF="http://www.apache.org/bugdb.cgi" -><SAMP>http://www.apache.org/bugdb.cgi</SAMP></A>. + HREF="http://bugs.apache.org/" +><SAMP>http://bugs.apache.org/</SAMP></A>. If your browser is not forms-capable, or you can't access the form for some other reason, you can submit information by sending a mail message to <A @@ -124,13 +133,17 @@ 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> +<P>The Apache group was formed around a number of people who provided +<EM>patch</EM> files that had been written for NCSA httpd 1.3. The +result after combining them was +<STRONG>A PA</STRONG>t<STRONG>CH</STRONG>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 -page</A></ul> +<li><EM>via</EM> http from various places listed on the + <A HREF="./">main Apache page</A> +</ul> <HR SIZE=3>