Hitachi

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


2.3.56 HWSErrorDocumentMETACharset

HWSErrorDocumentMETACharset specifies the character set that corresponds to the message to be displayed in the web browser when an error occurs.

Description

HWSErrorDocumentMETACharset specifies the character set for the message (hereinafter referred to as the error document) to be displayed in the web browser when an error occurs. The character set is specified as a value for the charset= in the error document by using the META tag. The character set is not specified for the error document that was customized by the ErrorDocument directive by using the META tag in the HWSErrorDocumentMETACharset directive.

Syntax

HWSErrorDocumentMETACharset {On|Off|character_set}

Specifiable values

On

The character set ISO-8859-1 is set.

Off

No character set is specified.

character_set

The specified character set is specified.

Default value

If the definition item is omitted:

On

Location where it can be written

httpsd.conf

Example

HWSErrorDocumentMETACharset ISO-2022-JP