[Prev] [Next] [Top] [Bottom] [Contents] (11 out of 44)

Makefile.exeSuffix

Synopsis

The suffix used for the CGI executable.

Description

This option tells Sapphire/Web what file extension to use for the CGI executable. The value of this option is passed to the samake.sh script. This option is needed because some http servers only allow CGI executables to have certain file extensions. Note that this option can not be placed into a config file.

Permitted Values

Any valid file extension. You should have a "." as the first character for the value of this option.

Example Values

.cgi
.exe

See Also


[Prev] [Next] [Top] [Bottom] [Contents] (11 out of 44)