(15 out of 44)
Project.Config File Name
Synopsis
The name of the configuration file used by the CGI.
Description
The name of the configuration file used by the CGI. This option is used by Sapphire/Web to name the configuration file when the project is built. The CGI uses this option to find the configuration file on the local http server. Note that this option can not be placed into a config file.
Permitted Values
Any URL path to the config file. You should not put http://hostname in the value of this option because the CGI assumes the configuration file in on the local http server.
Example Values
/Sapphire/config/#proj.cfg
/Sapphire/common.cfg
See Also
Project.Allow Config File
Project.Relocatable Project
(15 out of 44)