old-www/HOWTO/Apache-mods-2.html

63 lines
2.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Apache+DSO+mod_ssl+mod_perl+php+mod_auth_nds+mod_auth_mysql+mod_fastcgi: Introduction</TITLE>
<LINK HREF="Apache-mods-3.html" REL=next>
<LINK HREF="Apache-mods-1.html" REL=previous>
<LINK HREF="Apache-mods.html#toc2" REL=contents>
</HEAD>
<BODY>
<A HREF="Apache-mods-3.html">Next</A>
<A HREF="Apache-mods-1.html">Previous</A>
<A HREF="Apache-mods.html#toc2">Contents</A>
<HR>
<H2><A NAME="s2">2. Introduction</A></H2>
<P>This document outlines the process used to install Apache &amp; modules onto the
web-server at Walla Walla College (www.wwc.edu). While it will be, for the
most part, system specific--hopefully it can serve as a useful reference for
performing other installations.
<P>This document will attempt to outline the exact process used to install the
server. Notes will be made when things should have been gone about
differently, but the original steps will be given (assuming they worked).
<H2><A NAME="ss2.1">2.1 Description of the Components</A>
</H2>
<P>The platform on which the web-server was set up is a Red Hat 6.1 based system.
Linux kernel 2.2.14 (compiled from scratch) running on a Dual PIII 600 based
system with RAID5 and lots of other goodies.
<P>The web-server software is Apache 1.3.12. The following modules were added
to the server:
<P>
<UL>
<LI>mod_fastcgi SNAP (also mod_rewrite), for use with Zope.</LI>
<LI>Auth-MySQL 2.20</LI>
<LI>mod_ssl 2.6.2 (Open-SSL 0.9.5)</LI>
<LI>mod_perl 1.21</LI>
<LI>PHP 3.0.15</LI>
<LI>mod_auth_nds 0.3a</LI>
</UL>
<H2><A NAME="ss2.2">2.2 History</A>
</H2>
<P>v0.91 (April 5, 2000)
<UL>
<LI>Updated mod_fastcgi to correct version.</LI>
</UL>
<P>v0.9 (April 4, 2000)
<UL>
<LI>Completed first draft</LI>
<LI>Spelling/Grammar errors</LI>
</UL>
<P>v0.1 (March 2000)
<UL>
<LI>Initial draft</LI>
</UL>
<HR>
<A HREF="Apache-mods-3.html">Next</A>
<A HREF="Apache-mods-1.html">Previous</A>
<A HREF="Apache-mods.html#toc2">Contents</A>
</BODY>
</HTML>