LOG IN TO MyLSU
Home

For Viewing

http://www.cct.lsu.edu/~cctusername/

For Editing

Using your favorite SFTP program, connect to: is.cct.lsu.edu

Your webpages are stored in the public_html/ folder in your home directory.

You may also access your webspace via mounting is.cct.lsu.edu, as explained, in the mounting documentation.

CCT Headers and Footers

To utilize the CCT Headers and Footers, please include the following in your php code:

<?php require('http://www.cct.lsu.edu/includes/personal-protocol.php'); ?>

<title>CCT | [[ your title here ]] </title>
[[ your heading information here ]]

<?php require('http://www.cct.lsu.edu/includes/personal-header.php'); ?>

[[ your content here ]]

<?php require('http://www.cct.lsu.edu/includes/personal-footer.php'); ?>

More Information

The default index page is index.php or index.html (with index.php taking precedence).

For more information, or if you have questions or concerns, please contact [email-address]