Hitachi

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


2.3.38 CacheNegotiatedDocs

CacheNegotiatedDocs specifies whether to enable the cache on the client by using a request for content negotiation.

Description

CacheNegotiatedDocs specifies whether to enable the cache on the client by using a request for content negotiation. If you omit the argument of this directive, On is assumed. If you do not specify a value for this directive, Off is assumed. The value specified for this directive does not apply to HTTP/1.1 requests.

Syntax

CacheNegotiatedDocs [{On|Off}]

Specifiable values

On

Enables caching.

Off

Adds the Expires header and disables caching.

Default value

If the definition item is omitted:

Off

If the value is omitted:

On

Locations where it can be written

httpsd.conf