Google

LayoutHandler

Description

LayoutHandler allows you to specify additional handlers that are not a part of the default handlers.

Example

<VirtualHost www.foo.com:80>
LayoutHandler application/x-httpd-php3
LayoutHandler application/x-httpd-php3-source
</VirtualHost>

Known Problems

None currently known.