Difference between revisions of "Creating your own home page"

From IridiaWiki
Jump to navigationJump to search
(No difference)

Revision as of 16:07, 17 January 2005

Creating 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 vola, 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/