(22 out of 44)
Release.CGI URL
Synopsis
URL prefix used when marking up your HTML documents.
Description
This option is used when marking up the HTML documents and should be set to the URL of your http server. This option will replace the ACTION of all forms and HREF of all anchors that are activators in the project with this option. The name of the CGI executable will also be added to the URL.
Permitted Values
[http://hostname]/[directory or alias]
Any valid URL to a directory on the machine that the http server runs on.
Example Values
http://www.bluestone.com/cgi-bin
http://server/~#user/cgi-bin
/cgi-bin
/~#user/cgi-bin
See Also
Test.CGI URL
(22 out of 44)