coar 97/04/11 15:37:01
Modified: htdocs/manual/mod index.html
Log:
Add a cross-link to the directives list from the modules list.
Revision Changes Path
1.12 +8 -0 apache/htdocs/manual/mod/index.html
Index: index.html
===================================================================
RCS file: /export/home/cvs/apache/htdocs/manual/mod/index.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -C3 -r1.11 -r1.12
*** index.html 1997/04/11 22:23:25 1.11
--- index.html 1997/04/11 22:37:00 1.12
***************
*** 8,13 ****
--- 8,21 ----
<!--#include virtual="header.html" -->
<H1>Apache modules</h1>
+ <P>
+ Below is a list of all of the modules that come as part of the
+ Apache distribution. See also the complete alphabetical list of
+ <A
+ HREF="directives.html"
+ >all Apache directives</A>.
+ </P>
+
<dl>
<dt><A HREF="core.html">Core</A>
<dd>Core Apache features.