<--
-->

Student Organization Web Service

Content Location

Where do I put my content on the server? First, make sure you can login to the server. This question is answered in the FAQ under How do I login to the server. Once you login you will be in your "home directory". You should notice a folder, or directory, in your home directory called "public_html". All of your statict content goes in that directory.

If you have dynamic content, CGI, Perl scripts, PHP scripts, etc., you should place that content in a folder in the public_html folder called "cgi-bin".