Setting up your web presence

When you are logged into the network, check on your H: drive to see if you have a folder called
public_html
If you don't find one, the first step is to MAKE one.

Open the public_html
folder and make a folder INSIDE it called anth
(lower case, please)

Inside the /anth/ folder is where you'll do the work for the course, building pages and so on. The first pages we'll make in class next week (though you could get a head start if you like, if it's something you already know how to do):

index.html which will be your course home page
and
log.html which will be your log file, to which you should have a link on your course home page.

You'll also want to make a link to http://home.wlu.edu/~blackmerh/eas/anth230.html, the home page for Anth 230.

Once you've made the index.html file, check to make sure that your course home page is working via the link on the home page for Anth 230.