liorean
11-24-2004, 03:57 PM
So called root relative URIs start with '/'. Thus, if you want to reach root, just link to '/'. If you want to reach a directory from the root, instead of from your own location in the directory tree, you can use root relative as well. It's a heritage from the Unix world.
