Public web pages

From IIHE Wiki
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

How to create Public Web pages hosted by the IIHE

Log in to lxpub.iihe.ac.be using SSH

example :

ssh <yourintranetusername>@lxpub.iihe.ac.be


If it is not already present, create the directory public_html in your home:

mkdir -p ~/public_html
chmod 755 ~/public_html

You also need to give the correct permissions to you home directory:

chmod o+x ~

You can then access anything you put in this directory through the following link:
http://www.iihe.ac.be/~YOURUSERNAME