|
|
|
||||||
|
How to Create a Web PageUsing the www_setup ScriptThere is a script on stat, called www_setup, which will create the necessary directories and a sample start file so that any unix user can have a personal home page. You will have to edit the file to personalize it. Just from the sample commands in the default index.html file, it should be possible to create a simple text home page. Pico is the simpliest editor on stat, or you could use Word on the mac to create a page and then use fetch to ftp it to stat, and put it in your WWW directory. (All the files in that directory should have a .html extension.) The www_setup script can be run at a later time to set permissions in the public directory so that others can see your pages. Of course, the instructions below still apply as well. Creating a Web PageTo create a web page on stat, you will have to create a directory called WWW in your home directory, make it (and the files in it) world readable, and create the home page, called index.html. The index will then be accessed when someone specifies the URL: http://www.stat.osu.edu/~your_username. Step by step walk through, with commands in bold, comments in italics:
Note: Do not make your pages/directories world writable. For more information see the short subject on Unix File Protections. Also, do not put any symbolic links in your WWW directory that lead outside that directory tree. What's AppropriatePlease see the Policies page for these rules. |
|
If you have trouble accessing this page, or need an alternate format contact webmaster@stat.osu.edu. |