1. In the main directory of your account (let us call it username) on either tx, t2, physics, phelafel or another computer that is a webserver (let us call it mywebserver), write:
mkdir public_html
chmod +x ./
chmod +rx public_html

2. In public_html, create an html file with the name index.html, which will be your homepage.

3. When you have done all of the above, your url will be:
http://mywebserver.technion.ac.il/~username