iTP Secure WebServer System Administrators Guide (Version 7.5+)
Default
None
If you do not specify any value with the ServerTokens directive, an error message will be
displayed prompting to specify one.
Examples
ServerTokens Prod
Only the product name will be displayed in the Server field of the response header. Server: iTP
WebServer (for T8996) or iTP Secure WebServer (for T8997).
ServerTokens Major
The product name and the server version will be displayed in the Server field of the response
header. Server: iTP WebServer/7.2 (for T8996) or iTP Secure WebServer/7.2 (for T8997).
ServerTokens Minor
The complete server information will be displayed in the same manner when the directive is not
specified in the httpd.config file. Server: iTP WebServer/7.2 (for T8996) or iTP Secure
WebServer/7.2 (for T8997).
set
Syntax
set variablename value
Description
You can use the set directive to assign a value to a variable.
Default
None
Example
set transport/G/ZTCO
SI_Default
Syntax
SI_Default -attribute value [-attribute value ...]
Description
Use the SI_Default directive to specify one or more default ticket attributes. For a list of the
ticket attributes, see “Anonymous Ticket Attributes” (page 242).
Default
None
Example
SI_Default -SignatureLength 128
SI_Department
Syntax
SI_Department departmentID [- attribute value -attribute value ...]
254 Configuration Directives










