University of Rochester
[University
Banner]
University People
Photo

Skip
Navigation Bar
Useful links:

Check Your e-Mail with WebMail

Frequently Asked Questions

Student, Faculty, and Staff Home Pages

Creating Your Own Homepage

Getting Added to the List of Home Pages

Policies Regarding Web Page Usage

Student Pages located on Computer Interest Floor (CIF) systems

 
 

Creating Your Own Home Page

Information Technology Services (ITS) provides server space on both the mail.rochester.edu and troi.cc.rochester.edu systems for students, faculty, and staff to publish their own home pages. The steps needed to get your home page up and running are outlined below.


Create Your Web Pages:

Your web pages are written in HTML which stands for Hyper Text Markup Language. ITS does not provide consulting support for creating personal HTML pages. However, there are a vast assortment of How-To guides available on the Internet. An excellent introduction to HTML is found in NCSA's Beginner's Guide to HTML.

Any text editor such as Notepad for Windows, SimpleText for the Macintosh, or joe for Unix can be used to create your web pages. In addition, you can also use an HTML editor such as Netscape Composer or Macromedia Dreamweaver (available for both Macintosh and Windows).

IMPORTANT!! Please Note:

  1. The main page of your personal web site must be named index.html
  2. User account quotas are 100 Megabytes on mail.rochester.edu (100 Megabytes by default on troi.cc.rochester.edu) to allow for space to store web pages. This quota is for ALL files that are in your account (mail, web pages, news articles, etc.). If you want more space for your web pages, you will need to delete some of your other mail, news, and other files.

  3. CGI Scripts will not be available for use.

  4. If you do wish to use CGI Scripts on your web pages or would like more space to store web pages, we suggest that you apply for an account on roundtable. Roundtable is a system that is supported by the Computer Interest Floor (CIF). You can apply for a roundtable account by filling out an application online. You can also write to CIF for more information.


Create Web Page Directory:

Once you have created your web pages, you have to publish them to the correct directory on the web server. Create a directory called public_html in your home directory on mail.rochester.edu or troi.cc.rochester.edu. This is accomplished by issuing the following command after successfully logging into mail.rochester.edu or troi.cc.rochester.edu:

mkdir ~/public_html


Transfer Web Pages to mail.rochester.edu or troi.cc.rochester.edu:

Next you must transfer your completed HTML documents to the newly created directory. This is done using FTP (File Transfer Protocol). Two common ftp programs supported on campus are Fetch for the Macintosh and WS_FTP for Windows.


Change Permissions on HTML Files:

Finally, you must enable the world to read your files in order to view them on the World Wide Web. This is done by changing the file permissions for your web pages. From the mail or troi prompt type:

	chmod 711 ~
	chmod 755 ~/public_html
	chmod -R 744 ~/public_html/*

These commands will turn on read access to all of your files under the public_html directory.

If you add any web pages in the future, you will need to change permissions on those web pages as well by issuing these same commands.


View Web Site in Browser:

The final step is to check to make sure that your pages have been published correctly. In your browser enter the URL for your web site. The URL will always be of the form:

http://mail.rochester.edu/~username
- or -
http://troi.cc.rochester.edu/~username

Replace username with your mail.rochester.edu or troi.cc.rochester.edu username.


For more help:

You can send an e-mail to problem@mail.rochester.edu or problem@troi.cc.rochester.edu

You can also stop by Taylor Hall and work with the Rm. 31 Consultants or a member of the UR Web group. You can call x5-2811 for more information.


Return to the University of Rochester home page

Last updated Thursday, 06-Oct-2005 15:36:27 EDT
by University ITS Web Services

 
SEARCH:     Directory | Index | Contact | Overview | News
                     ©Copyright 1999 — 2002 University of Rochester