Setting Up CGI Scripts on the CS Webservers
Calling up your CGI script
To call up your cgi-script via a web browser, use the following format (replace “username” with your username and “test.pl” with your perl script name.)
On the CS Grad Net:
''http://www.cs.jhu.edu/cgi-bin/cgiwrap/username/test.pl''
On the CS Ugrad Net:
''http://ugradcs.jhu.edu/cgi-bin/cgiwrap/username/test.pl''