iTP Secure WebServer System Administrator's Guide (Version 7.0)

Configuration Directives
iTP Secure WebServer System Administrator’s Guide523346-012
A-30
Default
For more information about content negotiation, see Negotiation on page A-38.
To see RFC 2068, use this URL:
http://www.cis.ohio-state.edu/htbin/rfc/rfc2068.html
Default
If you do not specify this directive, the server does not use language as a basis for
content negotiation.
Example
LanguageSuffix en .en
LanguageSuffix de .ger
LanguageSuffix es .es
LanguageSuffix fr .fr
LoggingServerClass
Syntax
LoggingServerClass <serverclass-name>
Description
Specifies the TS/MP serverclass to be used to redirect iTP WebServer logging. If
specified, nothing would be logged in the httpd.log and access.log files.
Contents of these files would be sent to the configured serverclass using Pathsend.
WebServer errors would still be logged in the error.log file. For more information on
LoggingServerClass, refer Appendix C, Server Log File Formats
.
Default
If this directive is not specified, the webserver will continue to log into its own log files.
Example
LoggingServerClass logtoclass
where,
logtoclass is the user-specified serverclass name.
Note. This configuration directive is available only on iTP Secure WebServer version released
with J06.06 and later J-series RVUs or H06.17 and later H-series RVUs.