mirror of
https://github.com/apache/httpd.git
synced 2025-08-20 16:09:55 +00:00
Add another module capable of doing footers.
Submitted by: Brian Aker <brian@tangent.org> Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84614 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user