CISE Help & Resources
CGI at CISE
Every CGI script is potentially insecure. To get around some of the security problems, all CGI scripts are run via suexec.
Any user may write and use their own CGI scripts, using either method, without intervention by the systems staff. Since CGI programs can (and do) cause a number of problems on the web server, every individual who runs a CGI program at CISE is required to do the following steps to ensure that their CGI programs have a minimal impact on the department:
- The script must be thoroughly debugged on the the pub web server (www-pub.cise.ufl.edu) before it should be run on the main CISE web server. Debugging instructions are here.
Once the script is debugged, it can be run on the main CISE web server.