Upload copies of httpd.conf, srm.conf, and access.conf
You are to configure your server and get it running. Then do the following
LoadModule webapp_module /home/otter/aul-user-web/libexec/mod_webapp.so WebAppConnection warpConnection warp localhost:7008 WebAppDeploy /aul/homes/your-user-name/cgs4825/java-servlets warpConnection /cgs4825_your-user-name
~downeyt/cs/public/tomcat
cd ~/cgs4825/java-servlets/WEB-INF
cp ~downeyt/cs/public/tomcat/web.xml .
/cgs4825/servlet/MyServlet
/ /simple /none /all
/content
/~tdowne99
, through
your server.
Use the directory index file to investigate what happens when you access each directory and try the language.html link
Check my student server for an example of what the assignment looks like: otter.aul.fiu.edu:11111