To create your home page
- go to your home directory and create a folder 'www'
i.e. 'H:\' under Windows and '/home/group/logon' under Unix - create a default home page file 'index.html' under your home directory 'www'
- make the directory 'www' and all files beneath readable and executable by others
('chmod -R a+rx ~/www') - you homepage address is 'http://personal.cs.cityu.edu.hk/~<eid>
(e.g.http://personal.cs.cityu.edu.hk/~<eid>)
Please note that your home page is accessible within CityU campus network only.