Chapter D: Configuration Directives
AtomScript
By default, the script that Movable Type uses for Atom is called mt-atom.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-atom.cgi
Example:
AtomScript mt-atom.pl
See also:



