Where your files go
Departmental and project website directories are found under under the directory /srv/www on the staging server. For example, all research.amnh.org files are under /srv/www/research. Within each website directory, you will find a directory named "docs''. This is where website documents go.
For those departmental sites that have their own domain names (for example, library.amnh.org), there is a directory under /srv/www for that site. Thus, for example, library.amnh.org's files are in /srv/www/library.
Personal website directories are in /v1/public_html. Thus, if my user name is "someuser", my personal website directory is /v1/public_html/someuser. See the "personal website" section for more information.
Your user account's home directory is under /home. For example, if my user name is "someuser", my home directory is /home/someuser. This directory is not for storing website files. It is only a small storage area for storing temporary work files and user preference data, and is limited by a filesystem disk quota. Anything significant needs to go in your website directories.





