AllowedOutputFormat
Summary
lists the MIME types which are allowed as output type.Usage
AllowedOutputFormat[]=<MIME type>
Description
A list of MIME types that are allowed as output type. This setting determines which formats you want your web page to display.
MIME types not listed here will be converted according to the setting [MimeTypeSettings] ConversionRules.
This setting is case sensitive.
Examples
AllowedOutputFormat[]=image/jpeg AllowedOutputFormat[]=image/png AllowedOutputFormat[]=image/gif
The formats jpeg, png and gif are allowed by default.
Ester Heylen (10/05/2010 12:35 pm)
Ester Heylen (20/08/2010 2:29 pm)
Comments
There are no comments.