
Syntax for cgi-bin scripts should use the following format:
<FORM METHOD=POST ACTION="/cgi-bin/cgiwrap/Your_INL_Userid/SCRIPT_NAME">
The physical location of the scripts must reside in:
public_html/cgi-bin
Note: INL does not debug cgi-bin scripts, if you are involved with cgi-bin scripting, you should know what you are doing. INL considers programming support,part of consulting services. Remember that many ISPs do not allow cgi-bin scripting at all.
Here are some INL Specifics:
- We are running Apache 1.3.26
- The web server runs as uid www and gid www.
|