chuck 97/04/12 14:49:33
Modified: htdocs/manual install.html install_1_1.html
Added: htdocs/manual unixware.html
Log:
Add info for building under UnixWare to the 'Compiling and Installing'
pages.
Revision Changes Path
1.6 +4 -1 apache/htdocs/manual/install.html
Index: install.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/install.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -C3 -r1.5 -r1.6
*** install.html 1997/02/19 09:55:17 1.5
--- install.html 1997/04/12 21:49:30 1.6
***************
*** 10,16 ****
<H1>Compiling and Installing Apache 1.2</H1>
If you wish to download and install an earlier version of Apache please
! read <A HREF="install_1_1.html">Compiling and Installing Apache 1.1</A>.
<H2>Downloading Apache</H2>
--- 10,19 ----
<H1>Compiling and Installing Apache 1.2</H1>
If you wish to download and install an earlier version of Apache please
! read <A HREF="install_1_1.html">Compiling and Installing Apache 1.1</A>.</P>
!
! UnixWare users will want to consult <A HREF="unixware.html">build notes</A>
! for various UnixWare versions before compiling.
<H2>Downloading Apache</H2>
1.3 +4 -1 apache/htdocs/manual/install_1_1.html
Index: install_1_1.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/install_1_1.html,v
retrieving revision 1.2
retrieving revision 1.3
diff -C3 -r1.2 -r1.3
*** install_1_1.html 1996/11/26 05:36:39 1.2
--- install_1_1.html 1997/04/12 21:49:30 1.3
***************
*** 11,17 ****
Information on the latest version of Apache can be found on the Apache
web server at http://www.apache.org/. This will list the current release,
any more recent beta-test release, together with details of mirror
! web and anonymous ftp sites.
<h2>Compiling Apache</h2>
This release of Apache supports the notion of `optional modules'.
--- 11,20 ----
Information on the latest version of Apache can be found on the Apache
web server at http://www.apache.org/. This will list the current release,
any more recent beta-test release, together with details of mirror
! web and anonymous ftp sites.</p>
!
! UnixWare users will want to consult <A HREF="unixware.html">build notes</A>
! for various UnixWare versions before compiling.
<h2>Compiling Apache</h2>
This release of Apache supports the notion of `optional modules'.