iTP Secure WebServer System Administrator's Guide (iTPWebSvr 6.0+)

Configuration Directives
iTP Secure WebServer System Administrator’s Guide—523346-002
A-59
Default
whenever the web client host name is required by a CGI program or for host-based
access control, or if you want the web client host name to be recorded in a log file.
If the web client host name is not needed for these purposes, you can increase server
performance by disabling reverse lookup.
Only one ReverseLookup directive is allowed in the configuration file.
Default
ReverseLookup yes
which is set for all client connections.
Example
ReverseLookup no
RMTServer
Syntax
RMTServer pathname
Description
Use the RMTServer directive to specify the URL pathname of the Resource Locator
Service (RLS) in relation to the root directory of the iTP Secure WebServer. The URL
points to the server class rmt.pway, which implements the service.
For detailed information about configuring RLS, see Section 10, Using the Resource
Locator Service (RLS).
Default
None.
Example
RMTServer /bin/rmt/rmt.pway
ScriptTimeout
Syntax
ScriptTimeout time-in-seconds