Web Introduction

From CSEE Documentation

CSEE Personal Web Page

1. Log into your CSEE account.

2. mkdir ~/www

3. chmod o+x ~

4. chmod o+x ~/www

5. The home page must be named index.html .

6. chmod o+r ~/www/index.html

7. All files in your www directory need to be "chmod o+r" for public viewing. All directories need to be "chmod o+x".

Your personal Web page is accessed by http://www.cs.umbc.edu/~username/