Web Introduction: Difference between revisions
Appearance
No edit summary |
|||
| Line 11: | Line 11: | ||
7. All files in your /web/userpages/''username'' directory need to be "chmod o+r" for public viewing. All directories need to be "chmod o+x". | 7. All files in your /web/userpages/''username'' 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 <nowiki>http://userpages.cs.umbc.edu/</nowiki>''username''/ | Your personal Web page is accessed by <code><nowiki>http://userpages.cs.umbc.edu/</nowiki>''username''/</code> | ||
Latest revision as of 17:03, 16 September 2026
CSEE Personal Web Page
1. Login to your CSEE account.
2. cd /web/userpages/username
5. The home page must be named index.html .
6. chmod o+r index.html
7. All files in your /web/userpages/username 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://userpages.cs.umbc.edu/username/