From: Ken Coar Date: Fri, 11 Feb 2000 22:11:33 +0000 (+0000) Subject: Add another module capable of doing footers. X-Git-Tag: 1.3.12~25 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=97083bffa18bc68b80bbe7fb2b1c4a1bceacc43a;p=apache Add another module capable of doing footers. Submitted by: Brian Aker Reviewed by: Ken Coar git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84614 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/misc/FAQ-I.html b/docs/manual/misc/FAQ-I.html index dbf92bc292..f5c8976d81 100644 --- a/docs/manual/misc/FAQ-I.html +++ b/docs/manual/misc/FAQ-I.html @@ -31,7 +31,7 @@

Apache Server Frequently Asked Questions

- $Revision: 1.4 $ ($Date: 2000/01/16 20:52:30 $) + $Revision: 1.5 $ ($Date: 2000/02/11 22:11:33 $)

The latest version of this FAQ is always available from the main @@ -188,7 +188,7 @@ several third party modules available through the Apache Module Registry which will add footers to documents. These include mod_trailer, PHP - (php3_auto_append_file), and mod_perl + (php3_auto_append_file), mod_layout, and mod_perl (Apache::Sandwich).