|
LayoutDefaultHandlers
Description
LayoutDefaultHandlers enables and disables the
default content types/handlers that Mod_Layout deals
with. See the FAQ for a list of what these are.
Example
<VirtualHost www.foo.com:80>
LayoutDefaultHandlers Off
</VirtualHost>
Known Problems
None
|