DataHaven Project





How do I create a web page?

Technical Instructions:
"http://www.dhp.com/~user" will read "~user/public_html/index.html"

Simple Instructions:
The web server will look for the file "index.html" file in the directory "public_html" in your home directory. At the shell prompt, type "wwwsetup" (no quotes). This will create the public_html directory if it does not exist, create index.html if it does not exist, and set the permissions correctly for all files in your "public_html" directory. After you make modifications or add files, simply run wwwsetup again to have it set everything for you