File and Directory Naming Conventions
While Personal and Organization homepages are stored in individual accounts, University and Department pages are stored in the directory /www/docs/. Subdirectories of that directory contain the files that make up our Web server, such as the following:
academics/ - contains the pages of all acadmic programs and departments
offices/ - contains the pages of individual administrative offices
publications/ - contains various publications of WPI, including the Undergraduate and Graduate Catalogs, located in separate subdirectories.
news/ - contains news releases and other news publications published by WPI
campus/ - contains pages pertaining to campus life
about/ - contains information about WPI, awards, and other relevant information
media/ - contains pages relevant to the news media
Images/ - contains all the images for the WPI Web site.
Images/CMS - contains all the assets used in the CMS. These include images but may also be PDFs, Word files, or other common files.
Images/Templates - contains the images which make up the templates for all sites.
On the WPI webserver:
- directory names are all lower case
- filenames (e.g., index.html) contain only lowercase letters
- all HTML files end in .html (not .htm)
- file and directory names CANNOT contain any spaces or underscores (_)
- filenames should be kept brief and not overly descriptive in an effort to keep URLs to individual files as short as possible
Last modified: Jun 26, 2008, 11:03 EDT

