Instructions for Adding Your Home Page to the CPS Staff Page

This page contains instructions for CPS members to add their home pages to the CPS WWW staff page.


In order to have your home page appear on the staff page, follow these steps:

  1. Make sure your home directory has world execute permissions:
    chmod go+x ~

  2. If you don't already have it, create the directory "public_html" in your home directory:
    mkdir ~/public_html
  3. Make the "public_html" directory world readable and executable:
    chmod go+rx ~/public_html
  4. Place your home page, in HTML, in the "public_html" directory with the name "index.html". We would recommend that you use a template that is consistent with CPS (please consult with Paul Trunfio if you have questions). Make sure it has world read permissions:
    chmod go+r
    ~/public_html/index.html
  5. Send mail to "webmaster@argento.bu.edu" to request your home page be added to the CPS Staff page.

[ CPS Home | About the Images | Send Us Your Comments ]