●If a path is given starting with a slash, a directory path will be constructed using that path, plus the username specified.
●Given this configuration:
●UserDir /var/html
●the URL http://example.com/~rbowen/file.html will be translated to the file path /var/html/rbowen/file.html