CNT4713 Extra Credit 1

Due Wednesday 6/1 (late: 6/2 at 6am)

Each of the following scripts is worth one point of extra credit.

Deploying the Assignment

Change All Scripts to CGI Scripts

The following changes to your scripts will allow them to be run from ocelot. Replace username with your FIU email usernam and script-name with the name of the script in the following URL:

http://ocelot.aul.fiu.edu/~username/cgi-bin/script-name.cgi

Limiting Access to cgi-bin

We do not want other people (like hackers) to run your scripts (over and over again).

Creating an Index Page in public_html

I want to be able to run your scripts on ocelot, without having to type the name of each script in the URL.

Submitting the Assignment

To hand in the assignment, place all your scripts in the cgi-bin folder on ocelot. Zip the public_html folder, including the cgi-bin folder. DO NOT USE 7-ZIP or RAR!!!