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

Test.CGI Path

Synopsis

Full path to the directory to place the CGI executable.

Description

This option tells Sapphire/Web where to install the CGI executable. This option is passed to the satest.sh script which will use rcp to copy the CGI to the specified host and directory. You must have write permission on both the directory and any files in the directory that you may overwrite. The directory also must be accessible by the URL that is specified in the Test.CGI URL option. You should only supply the username@ section if you do not have an account with the same name on the specified hostname.

Permitted Values

[[username@]hostname:]full path to CGI directory for project

Example Values

server:/usr/website/cgi-bin
server:/~#user/public_html/cgi-bin
webuser@server:/usr/website/cgi-bin/#proj

See Also


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