Web Introduction

From CSEE Documentation
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

CSEE Personal Web Page

1. Log into your CSEE account.

2. mkdir ~/www

3. chmod o+x ~

4. chmod 755 ~/www

5. The hompage must be named index.html .

6. chmod 644 ~/www/index.html

7. All files in your www directory need to be "chmod 644" for public viewing. All directories need to be "chmod 755".

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