iTP Secure WebServer System Administrators Guide (Version 7.5+)

/~black/home.html
the iTP Secure WebServer maps this request to the file hypertext/home.html in Black's home
directory.
Assuming Black's home directory on the host UNIX machine is /udir/black, the iTP Secure
WebServer accesses the file
/udir/black/hypertext/home.html
Similarly, if the Web client accesses the URL
/~white/home.html
and White's home directory on the same host UNIX machine is /udir/white, the iTP Secure
WebServeriTP Secure WebServer accesses the file
/udir/white/hypertext/home.html
Only one UserDir directive is allowed in the configuration file.
Default
None. If UserDir is not set, any attempt to access URLs beginning with a tilde (~) is denied.
Example
UserDir public_html
UserDir 259