|
Ok, I was able to get some assistance from Getch and wanted to share it here for others who may be interested in the same question.
If your cgi-bin directory is cgi-enabled, then you can create folders for each league in your cgi-bin directory. For example:
cgi-bin/league1
cgi-bin/league2
You create your csv folder under the league directory.
Thanks Getch for the assistance and hopefully this will help others (instead of the "Did you read the readme file" response).
|