Chapter D: Configuration Directives
ViewScript
By default, the script that Movable Type uses for dynamic weblog view (a legacy developmental script from an early version of the software) is called mt-view.cgi. In some situations--for example, if you are running MT under mod_perl, or if your server requires that your Perl scripts have the extension .pl--you may need different names for these scripts. You can set the names that will be used throughout the default templates and Movable Type code by changing these values.
Default value: mt-view.cgi
Example:
ViewScript mt-view.pl
See also:



