How do I use a cgi-bin directory on my web page?
• Email systems requesting to have a cgi-bin directory created for you. • Type cd /nfs/notrust/cgi-bin/username, and put your files there. Make sure to make them executable: while in the directory, type this command: chmod -R o+rx * . • Make sure your paths have a full absolute URL going to http://cgibin.cs.unm.edu/username-bin/, where username is your username.