EECS
EECS

DCO > Knowledge Base

Main page | Recent changes | RSS Feed
  
How do I create a website on the EECS web server?Last updated 01/15/2019 3:16 PM | Print | Show source | History

Each EECS account holder is given a website directory on the web server ('web') when their acount is created. This directory is physically located on 'web.eecs.umich.edu'.

To publish a website to this space, ssh into web.eecs.umich.edu, and simply create your html files and place them in the folder '~/public_html' located in your home directory and then ensure that each file in that directory is publicly readable by running the command:

chmod -R a+rX ~/public/html

Once uploaded, your website can be accessed by going to either 'http://www.eecs.umich.edu/~uniquename' or 'http://web.eecs.umich.edu/~uniqname'.

Please note that you must have a default html file called 'index.html'. If you need assistance with learning HTML, please see this FAQ.


Do you need further assistance? We're here to help. Give us a call, send an email, or just stop by one of our offices.

Powered by LionWiki | Admin | Incoming Links