15. CGI (Perl、PHP)

Kirium Mail Server supports CGI by Perl and PHP.
It is necessary to install the execution environment of Perl and PHP.
Please specify the execution path for the first line of the Perl file or the PHP file by "#!".
  e.g. #!C:\Perl\Perl.exe
  e.g. #!/usr/local/php


Download

Perl for Windows, ActivePerl. For Linux, List of Ports
PHP PHP.net

Location of CGI file

Please refer to 7.Contents - Relation between URL and file.

Extension interpreted as CGI

A file that extension is .cgi, .php, or .pl are executed as CGI.


index  previous  next  close