|
Creating your own
personal home page
ACCC runs Web servers
on Icarus and Tigger, which makes it easy for anyone with an account on
any of these systems to publish home pages and other hypermedia. Commercial
pages and those containing inappropriate materials are not permitted.
The steps required
for publishing a Web page are:
- Develop HTML documents,
graphic files, etc. on a computer of your preference, like a Windows
PC or a Macintosh.
- Test your hypermedia
work locally, opening your files on the hard drive with a browser.
- Obtain a computer
account on a machine running a Web server, e.g. Icarus.
- On Icarus or Tigger,
create the special directory public_html, if not there already.
- Upload your HTML
and other hypermedia files to the public_html directory.
- Make sure all public_html
files and subdirectories are world-readable: go (cd) to public_html
and issue the UNIX command: chmod a+r *
- Try your pages
on the Web. The URL would be:
http://www.uic.edu/~netid/filepath
where netid is your Icarus/Tigger login netid and filepath
is the path and name of you HTML file. For example:
http://www.uic.edu/~jsmith/home.html
- Keep improving
your Web pages and keep them up-to-date.
For more information,
see:
Last
updated: March 25, 1999 Instructional Technology Lab |