Skip to content
Violet edited this page Nov 2, 2010 · 2 revisions

AtomScript

By default, the script that Melody uses for Atom is called atom.cgi. In some situations--for example, if you are running Melody 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 Melody code by changing these values.

Default value: atom.cgi

Example:

AtomScript mt-atom.pl

See also:

Clone this wiki locally