For use when you want to set up a website at academics.uccs.edu
Step-by-step guide
Hosting HTML files to academics.uccs.edu
- Create a connection to academics.uccs.edu using a popular FTP client such as Fetch or Cyberduck
Hostname: academics.uccs.edu
Username: your UCCS username
Password: your UCCS password
Connect using: SFTP
Port: 22
2. Once connected, a directory with your username will be created at academics.uccs.edu
Ex. academics.uccs.edu/mschamin
3. Inside your directory, create a “public_html” folder for your HTML pages to reside in. In this example, the HTML page we want to show is "index.html".
4. When you visit academics.uccs.edu/your-username, your files should appear
Related articles