Hitachi

Hitachi Application Server V10 Definition Reference Guide (For UNIX® Systems)


2.3.138 ServerTokens

ServerTokens specifies the format of the Server header.

Description

ServerTokens specifies the format of the Server header in an HTTP response header.

Reference note

Unix, Win32, or Win64 is set for OS_type. The usage of a Server header value depends on the client specifications.

Syntax

ServerTokens {Minimal|OS|Full|ProductOnly}

Specifiable values

The specifiable Server header values and the output format of the header are as follows:

Minimal

Hitachi Web Server version_number

OS

Hitachi Web Server version_number (OS_type)

Full

Hitachi Web Server version_number (OS_type) information_set_by_additional_program_product

ProductOnly

Hitachi Web Server

Default value

If the definition item is omitted:

Full

Location where it can be written

httpsd.conf

Example

ServerTokens Full