Skip navigation

Student Web Pages

This is the Student Web Server for the College of Charleston. Any currently enrolled student may host their web site on this server. All content is bound by the terms of the Honor Code.

Using this Server

The server uses your COUGARS username. This is the same username and password used for email, CWWPA wireless, and many other College of Charleston services. SFTP is the protocol used when connecting to the College of Charleston Student Web Server. You're welcome to use any SFTP program, but we reccomend FileZilla

FileZilla

FileZilla is a free, Open Source, program which supports SFTP. It runs on Windows PCs, Apple Computers running OSX, and many other platforms.

Get filezilla

Opening FileZilla in Windows

Connect to the server

Loging in with FileZilla

Managing files

Filezilla folder view Managing Files in FileZilla

Your webpage

  • Only files in the www folder will be visible on your website.
  • Be sure to create a file named index.html. It will be the first file anyone sees when they go to http://username.stu.cofc.edu/
  • You'll be automatically added to the Indexer a day after you create a file named index.html.
  • Filenames are cAsE sEnsITiVe
  • Make sure to also upload any images or other files you have used in your webpage.
  • The server supports PHP in files ending with .php and also supports cgi scripts ending with .cgi
  • For further questions, please contact StudentWebpage@cofc.edu
  • Dreamweaver

    Dreamweaver

    Dreamweaver is a common design suite. When setting up a new dreamweaver site for use with this server just choose FTP as the Access type, and make sure to select the "Use Secure FTP (SFTP)" option.