Public web pages

From IIHE Wiki
Revision as of 08:39, 17 September 2019 by Root (talk | contribs) (Created page with "== How to create Public Web pages hosted by the IIHE == Log in to lxpub.iihe.ac.be<br /> If it is not already present, create the directory public_html in your home:<br /><br...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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
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