Execute the following commands:
1. mkdir public_html
2. chmod 755 public_html
3. cd public_html
4. cp /usr/local/courses/cs3733/fall2001/webtemplate/* .
5. chmod 644 index.html
You should now be able to access this with the URL:Edit the file index.html and replace Yourname (in 2 places) with your full name.