University Computing Systems


Club extra and cgi-bin directories


In the event that /afs/cad/web/club/<clubname>/public_html is set up, two other directories will also be set up at the same time:

/afs/cad/web/club/<clubname>/extra
/afs/cad/web/club/<clubname>/cgi-bin
/afs/cad/web/club/<clubname>/extra

This directory is for general-purpose storage of club-related material.

/afs/cad/web/club/<clubname>/cgi-bin

This directory is for CGI executable scripts. The URL for such scripts will be of the form:

http://cgi.njit.edu/<clubname>/cgi-bin/<script>
Sample Scripts

There are a few sample, working scripts in /afs/cad/pub/cgi.logs/scripts. These scripts can be copied to /afs/cad/web/club/<clubname>/cgi-bin to test if the club cgi-bin directory is set up correctly.