Public web pages
From IIHE Wiki
Jump to navigationJump to search
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