Creating your own home page
From IridiaWiki
Jump to navigationJump to searchCreating your own homepage is easy. Log onto iridia.ulb.ac.be and create a sub-directory named public_html, e.g.:
/home/username/public_html
Put a file named index.html in that directory and voila, you got your own homepage. If you want to add dynamic content take a look at PHP. Both PHP and database access (mySQL) is available. If you want a database account please contact the system administrator.
Your homepage will be accessible via the URL:
iridia.ulb.ac.be/~username/