Personal Web Pages
Personal Webpages
Users are entitled to a personal web page on the group's webserver.
The source for these pages is located within your user account on the linux cluster
To set up your pages, create a directory immediately below your home directory called public_html. A file called file.html there has the address http://www-theory.lbl.gov/~yourusername/file.html. If you create a file named index.html in this directory, it will be taken as your default homepage, accessible by #:http://www-theory.lbl.gov/~yourusername.
Note that the full path to any file must be readable by all (chmod o+r).
Note that these personal WEB pages are a potential security hole. Anything in this directory and directories beneath it is public. There should be no links of any type in this tree as these are potential trouble. Here is the link to the LBL policy on Web Pages