|
|
|
|
Last revised: 30 September 1996 Frank Würthwein, fkw@hep.caltech.edu
The CITHEP WWW server supports the use of ``personal pages'' maintained by individual users, similar to the .plan files display by the
finger command. Someone at a remote site can specify the URL
http://www.hep.caltech.edu/~username and the
information provided on username's personal page will be
displayed. Remote users have NO access to the user's actual home directory,
or to any other documents except what the explicitly provides.
To set up a personal page, create the directory
% cd % mkdir public_html % chmod ugo+rx public_htmlto create that directory and ensure that is world-accessible.
Within that directory (
If you do not want to write a full hypertext document for your page,
you can make your normal
% ln -s ~/.plan ~/public_html/READMEto create a symbolic link to your .plan file. Of course, this file cannot contain any HTML markup, and does not take advantage of any of capabilities of WWW.
If you want to point to other personal documents from your page, you
must put those documents (or symbolic links to them, via
Comments to |