Content:CS Dept Site Setup: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
The department's website runs off [[Servers:Quark|Quark]]. | * The department's website runs off [[Servers:Quark|Quark]]. | ||
* The live copy is located at <code>/clients/www</code> | |||
** The html itself and the root for the website is located at <code>/clients/www/html</code> | |||
* This is automatically copied over from CVS: | |||
** CVS for the website is located at <code>/clients/users/cvs/html</code> | |||
** Committing to CVS will automatically cause the changes to be copied to <code>/clients/www/html</code> | |||
Revision as of 17:32, 12 January 2009
- The department's website runs off Quark.
- The live copy is located at
/clients/www- The html itself and the root for the website is located at
/clients/www/html
- The html itself and the root for the website is located at
- This is automatically copied over from CVS:
- CVS for the website is located at
/clients/users/cvs/html - Committing to CVS will automatically cause the changes to be copied to
/clients/www/html
- CVS for the website is located at