How can more than one person edit a home page?
If you need to have more than one person edit a file or directory, do not share accounts. All of the users can have write access to the file or directory authorized by the network administrator. If more than one person needs to be able to edit a web page, mail the directory name and the names of the persons who need access to the network administrator.
If you need to have more than one person edit a file, do not share accounts. All of the users can have write access to a file using a UNIX ACL (access control list). If more than one person needs to be able to edit a single page, mail the WWW Administrator with the directory names which need to be available, along with the Osprey id’s of the people who need to edit the files. • Do I have to rename all of my files to end with a .html extension? Having files end in .html is a widely-accepted convention. If you write your pages in DOS, your pages will end in .htm. The server used at UNF does not care whether your files end in .html or .htm, but it has to be one of these two. Your index file can similarly be named index.html or index.htm. (See: Can I use Server-Side Includes (SSI) on my home page?