coar 00/02/11 14:11:35
Modified: htdocs/manual/misc FAQ-I.html Log: Add another module capable of doing footers. Submitted by: Brian Aker <[EMAIL PROTECTED]> Reviewed by: Ken Coar Revision Changes Path 1.5 +2 -2 apache-1.3/htdocs/manual/misc/FAQ-I.html Index: FAQ-I.html =================================================================== RCS file: /home/cvs/apache-1.3/htdocs/manual/misc/FAQ-I.html,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- FAQ-I.html 2000/01/16 20:52:30 1.4 +++ FAQ-I.html 2000/02/11 22:11:33 1.5 @@ -31,7 +31,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> - $Revision: 1.4 $ ($Date: 2000/01/16 20:52:30 $) + $Revision: 1.5 $ ($Date: 2000/02/11 22:11:33 $) </P> <P> The latest version of this FAQ is always available from the main @@ -188,7 +188,7 @@ several third party modules available through the <A HREF="http://modules.apache.org/">Apache Module Registry</A> which will add footers to documents. These include mod_trailer, PHP - (<SAMP>php3_auto_append_file</SAMP>), and mod_perl + (<SAMP>php3_auto_append_file</SAMP>), mod_layout, and mod_perl (<SAMP>Apache::Sandwich</SAMP>). </P> <HR>