Google

LayoutFooterTXT (depreciated in version 2.5)

Description

LayoutFooterTXT 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. For larger amounts of information you should consider using LayoutFooterFile.

Example

<VirtualHost www.foo.com:80>
LayoutFooterTXT "Copyright Company FooBar 19100."
</VirtualHost>

Known Problems

None currently known.