CGS4825 Assignment 1
Due Wenesday, 1/24 at 11:59 pm.
To hand in the assignment, zip your cgs4825 directory and upload
it via the web:
Submitting
homework on-line via the Web.
-
Please use the following command to compress your cgs4825 folder.
Change to your root directory on ocelot and issue the command
zip -r username cgs4825 -x \*.jar \*.zip \*.war
Replacing username with your user name.
-
If you have any other archived files in your directory, like .rar, or .ZIP,
or .WAR, please remove them before zipping.
-
Check the size of the ZIP file, it should be less than 1 MB. If it is not,
then you probably have another ZIP file stored in the ZIP archive. Delete
it and re-zip.
-
Use my uploading program from ocelot to upload the file.
~downeyt/cs/public/webftp/webftp.pl
-
Upload the file as binary.
Be sure that all your files and subdirectories are included in the zip
file.
After uploading, do not modify your files on ocelot until after your assignment
has been graded.
Configure the Tomcat server
-
Create and validate your webapps folder on ocelot and request your student
host.
-
Access the Tomcat server by using the student host that I send you:
http://student99.cgs4825.cs.fiu.edu:8008/
-
Access the manager application through the student host that I send you:
http://student99.cgs4825.cs.fiu.edu:8008/manager/html
Configure the Apache web server.
-
Request the port number for your Apache server.
-
Set up your Apache server on ocelot.
-
Change the server name from
ocelot.aul.fiu.edu
to your student
host: student99.cgs8425.cs.fiu.edu
-
Start your server and leave it running.
-
Access your Apache server using the port that you requested and your student
host number:
http://student99.cgs4825.cs.fiu.edu:99999/