It seems strange that the installation docs for apache don't even mention the method that most people use to install apache. (I know, it was a political issue). This provides a reference.
-- Joshua Slive [EMAIL PROTECTED] http://finance.commerce.ubc.ca/~slive/ Phone: (604) 822-1871
Index: install.html =================================================================== RCS file: /home/cvspublic/httpd-docs-1.3/htdocs/manual/install.html,v retrieving revision 1.27 diff -u -d -b -r1.27 install.html --- install.html 1999/11/28 11:38:58 1.27 +++ install.html 2000/08/02 23:33:44 @@ -16,8 +16,11 @@ <H1 ALIGN="CENTER">Compiling and Installing Apache 1.3</H1> -This document covers compilation and installation of Apache on Unix -systems only. For compiling and installation on Windows, see <A +<P>This document covers compilation and installation of Apache on Unix +systems, using the manual build and install method. If you wish to +use the autoconf-style configure interface, you should instead +read the INSTALL file in the root directory of the Apache source +distribution. For compiling and installation on Windows, see <A HREF="windows.html">Using Apache with Microsoft Windows</A> and for TPF see <A HREF="install-tpf.html">Installing the Apache 1.3 HTTP Server on TPF</A>.
