PublicWebpages
Jump to navigation
Jump to search
Having Public Webpages hosted by T2B
On any UI/mX machine, you need to create -if it is not already present- the directory public_html:
mkdir ~/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://homepage.iihe.ac.be/~YOURUSERNAME