How to Publish Your Web Page on ECE Unix Server
Here are the steps to publish web page on ECE unix server:
-
Put you web files under WWW directory in your ECE account, by typing: cd
WWW
-
Alter the filename of your index page to index.html.. You can use the following command to change
your filename on Unix system: mv originafilename newfilename
-
Change the property of the file index.html if you want people access
your index page use the command: chmod 755 index.html
Now, your web home can be accessed by the follwoing URL: www.ece.uic.edu/~your_ece_account_name
If you have any questions please send an email at support@ece.uic.edu
Department of Electrical and Computer
Engineering
University of Illinois at Chicago
©Copyright Feb. 2008