The following are instructions for setting up your account to be able to use cgiwrap to execute cgi scripts. It is assumed that you are familiar with writing CGI scripts and writing HTML documents for the WWW.
It's also assumed you are fairly adept with FTP. If you are not, you probably shouldn't be attempting your own CGI scripts anyway.
Additonally, user cgi scripts require that the user be authorized to run custom scripts. Send email to support@netheaven.com or call 1-800-910-6671 to request authorization.
In the following instructions, the following information is assumed:
FTP to www.netheaven.com, login with your username and password, and create a cgi-bin directory for your scripts.
Next, upload the script into the cgi-bin directory, and set the proper execution permissions on the file. For example, 755 allows anyone to execute your script.
Before you can run your script you must notify us via support@netheaven.com or at 1-800-910-6671 , so that we can put you on the access list.
The script is executed using a URL like this in an "action" tag:
If you wish to see debug output for your CGI, specify cgiwrapd instead of cgiwrap, as in the following URL:
If the script is an nph- style script, you will need to run it using URLs like these: