|
Division of Information Technology
Web Publishing @ SFSU Creating Homepages at SFSU |
A web page/homepage consists of one or more text file(s) marked-up (coded) using HTML tags and accompanying image, sound, and other multimedia files. These files are placed in a special directory in your internet account.
This information is provided to assist you in publishing your homepage
using your Personal
SFSU Internet Account or Dept./Student Organization
Account for recognized Student Organizations
. Please follow these instructions carefully and note the instructions
for Personal and Dept. differ slightly.
When instructions differ by type of platform used, the following key will be used to identify the
platform specific instructions. 1) Create your HTML document. Name
your main document welcome.htm if you would like it to be the default
document delivered from your account 2)Test your HTML markup locally using your browser's 'open local file'
command - look for it under File.
3) Login to your Internet account.
When prompted for login information, use the following: 4) Once logged in, create a directory called: public_html
5) Change to the public_html directory 6) Transfer your homepage files to the public_html directory
in your Internet account. Your 'webspace' can include subdirectories created
within the public_html directory. 7) Test your homepage using a WWW browser and the following URL
as the location. 8) Repeat the entire process (except step 3) until you are satisifed
with your homepage. Test for HTML errors using
Weblint.
Then advertise by:
Macintosh
MS-Windows
Unix Step by Step Instructions
Use a telnet or terminal program like kermit.
Use an ftp client, such as Fetch
Use an ftp client, such as WS_FTP.
Make sure anonymous is not selected.
At the login server prompt (Example:
apollo%) type mkdir public_html
Fetch can be used to create directories
on the Host computer. To create a directory select 'Create New Directory'
from the 'Directories' menu option. A dialog box will appear that you can
type the directory name public_html into. Then click OK.
WS_FTP can be used to create directories
on the Host computer. To create a directory select the 'mkdir' button on
the Remote System side of the window (right). A dialog box will appear
that you can type the directory name public_html into. Then click
OK.
At the login server prompt (Example:
apollo%) type cd public_html
Double click on the public_html directory
listed in the file window, you may need to scroll down.
Double click on the public_html directory
listed in the on upper section of the Remote System side of the window
(right), you may need to scroll down.
mv command if your files are not already
in your public_html directory. At the login server prompt (Example: apollo%)
type cd, then type mv filename.htm public_html, where filename
is your file's name.
When transferring the files using Macintosh
Fetch you should use the text format for the text based files (HTML) and
the Raw Data format for everything else.
First select the file you wish to transfer
using the Local System controls (left side). Then use the arrow that points
to the right to transfer your file to your account. If using Windows WS_FTP
you should use the ascii setting for the text based files (HTML) and the
binary setting for everything else. Rename the file to Welcome.htm if you
would like it to be the default document delivered from your account. http://userwww.sfsu.edu/~accountname (Depts. use http://www.sfsu.edu/~accountname)
Examples: http://userwww.sfsu.edu/~julianne
http://www.sfsu.edu/~compsvcs
Changes made to existing web pages may not automatically appear. You must reload before you can see any changes.
If reloading does not work, consult the Netscape reloading problems page.
Use lynx,
type g for go, then enter the URL.
Use Netscape or your favorite browser
Use Netscape or your favorite browser
Home
Search
Need Help?
1600 Holloway Avenue, San Francisco, CA 94132 (415) 338-1111
Last modified January 26, 2005 by the Web Team