./:  Root Directory

./adm           Secure directory; all objects from here have priv 1, houses
                mud configuration files, sensitive objects, etc.
./cmd           Command Directory.
./d             Domains directory, home directories for domains that have them.
./data          Data directory, insecure save files, etc.
./doc           Documentation directory.
./ftp           Root directory for anonymous FTP.
./include       Insecure include files.
./log           Mudlib runtime logs.
./obj           All insecure objects (except commands and WWW gateways)
                are below this.
./tmp           World writable temporary directory.
./u             Users' home directories are below this: /u/t/tim, etc.
./www           The WWW pages for the Mud are here, as well as gateways.
