Publishing and Site Management

For MUSC departments

  1. Instructions for creating a departmental web page

  2. First, make sure you have an MNA. If you do not, or aren't sure, print off an application form: http://www.musc.edu/ccit/mna/mna.pdf

  3. Next, confirm that you have the access you need to be able to save to the right directories.
    How? If you see a "dept_html" directory in your Homeroom, you have access to some web files.
    Inside dept_html should be "www" then "ccit" or "fanda" or whatever department you have access to.
    If the department/directory you need access to is not listed, send an e-mail to webmaster@musc.edu.
    In order to gain access to a web directory, you may need to first get the permission from that directory owner and also many need permission from your manager.

  4. To save files to the web, just save them to that particular directory in homeroom/dept_html...
    Beware: Once you save files to the live server, it will overwrite any other files by the same name. So don't copy a new file to the live server, until it's been tested thoroughly.
    1. Test locally, then save as a different name to test live.
    2. Also, it's a good idea to save a backup of the current document (that is being updated/edited). Save the current file as file_old.html, for instance, before you put your edited file there. That way if something goes wrong, you won't have to start from scratch, and the web page will not produce errors.
    3. Write/send the files to the development server first. (wwwdev.musc.edu/ccit/...) Not all departments have space on the development server. To request a development directory, send an e-mail to webmaster@musc.edu. The development server is governed by separate access, meaning, just because you can save to www/ccit/software/ doesn't mean you have rights to wwwdev/ccit/software/.

  5. To send files to these web directories from off-campus, use the SSH client (secure ftp - can be downloaded from CCIT's software download page) or the online tool: https://www.itlab.musc.edu/ftphomeroom/

Personal MUSC sites

For Other web publishing

Site Management

Ultimately, organize your site, so that it's easy to see where things are and edit them. If you have everythign bunched into one directory, it can become a maintenance nightmare. Also, being very organized and specific will help others who may be working on the site (now or in the future).

Last Exercise!