Description
Specifies the script file suffixes that will be handled by this script handler. Suffixes must be unique.
Syntax
Comma delimited list with period "." character prohibited.
Tips
The server will automatically add a special MIME type ("application/x-httpd-[suffix]") for the first suffix in the list. For example, MIME type "application/x-httpd-php53" will be added for suffix "php53". Suffixes after the first need to set up in the MIME Settings settings.
Though we list suffixes in this field, the script handlers use MIME types, not suffixes, to decide which scripts to handle.
Only specify the suffixes you really need.