Create a script directory on ocelot

Before following there steps, set up the web directory on ocelot.
Set up web directory

Creating a directory for scripts

CGI scripts must be in a folder named cgi-bin.

Be sure you are in the public_html folder and issue these commands.

Limit Access to cgi-bin

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

Create a python script

Be sure you are in the cig-bin and do the following.

From a browser, make a request for
ocelot.aul.fiu.edu/~dlett007/cgi-bin/hello.cgi