LayoutFooterFile (depreciated in version 2.5)

Description

LayoutFooterFile is a form of the Footer Directive Family that inserts static character data at the end of the outbound stream after the document is displayed. LayoutFooterFile reads this from a file specified by the directive.

Example

<VirtualHost www.foo.com:80>
LayoutFooterFile /copyright.html
</VirtualHost>

Known Problems

None currently known.