Google

LayoutIgnoreTagFooter

Description

With LayoutIgnoreTagFooter you can specify that if a tag (such as <frame>) exists in the file, that mod_layout will ignore placing a footer on the file.

Example

<VirtualHost www.foo.com:80>
LayoutIgnoreTagFooter <frame>
</VirtualHost>

Known Problems

None