iTP Secure WebServer System Administrator's Guide (Version 7.0)
Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-012
A-87
Default
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
WidTimeout
Syntax
WidTimeout hundredths-of-seconds
Description
The WidTimeout directive can be used in conjunction with the WebSafe directive. It
specifies the amount of time that the WID should wait for a response from the
WebSafe2 unit. The WidTimeout directive is optional.
Default
WidTimeout 500
which assigns 5 seconds, measured in hundredths of seconds.
Example
WidTimeout 200
Note. This directive is supported only on systems running G-series RVUs.