MD_CC_OTHER

This identifier specifies custom HTTP 1.1 cache control directives.

Attributes

Data type STRING
Default inheritance Inheritable
User type IIS_MD_UT_FILE

Values

Default Value
Not applicable. By default, this property is not set and cache control directives are not sent.

Metabase Keys

This identifier is available at the following metabase keys:

Metabase Path Key Type
/LM/W3SVC IIsWebService
/LM/W3SVC/n IIsWebServer
/LM/W3SVC/n/ROOT IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir IIsWebVirtualDir
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory IIsWebDirectory
/LM/W3SVC/n/ROOT/WebVirtualDir/WebDirectory/WebFile IIsWebFile

Remarks

Multiple directives may be specified if they are separated by carriage return/line feed ("\r\n") pairs. There should not be a trailing carriage return/line feed after the final directive.

See Also

CacheControlCustom