Putting your web page on the School's web server

Putting your web page on the School's web server


The School of Physics web site is currently served by mozart. To make your web pages accessible from http://www.ph.unimelb.edu.au, follow these steps.
  1. Log on to mozart or tauon
  2. mkdir ~/web
  3. chmod ugo+r ~/web
  4. cp mywebpage.html ~/web
  5. chmod ugo+r ~/web/mywebpage.html
mywebpage.html is then accessible to the world as http://www.ph.unimelb.edu.au/~username/mywebpage.html where username is your mozart/tauon login name.

Every time you want to add a new web page, just follow the last two steps.

You will probably want to have a "home" page that is accessed by default. Create a suitable web page (for example, see mine at http://www.ph.unimelb.edu.au/~scholten) and save it as ~/web/home.html. This will then be accessible as http://www.ph.unimelb.edu.au/~username.

Created: 7 March 2000
Updated: 7 March 2000
Maintainer: Robert Scholten, School of Physics, Email:  r.scholten at physics.unimelb.edu.au
Authorised by: Robert Scholten, School of Physics, Email:  r.scholten at physics.unimelb.edu.au
This page, its contents and style, are the responsibility of the author and do not represent the views, policies or opinions of The University of Melbourne.