Every user of the Atmospheric Sciences computing environment has been given space to create personal web pages. Some typical uses are to describe your research, list publications or post your CV. Most users will already have a link in their home directory called public_html. This should be a link to the directory /home/disk/user_www/USER where USER is your username. Anything you place inside this directory can be accessed from the web.
Please pay attention to the following when using our web server
Directory index files are called index.html, index.cgi or index.php
cgi files must end in .cgi and be executable
php scripts must end in .php and be executable
To ensure that your images can be viewed please use gif (.gif), jpeg (.jpg) or png (.png) files