HttpExpires

This property specifies the expiration of HTML document content by returning the value to the browser in the HTML file header. The browser compares the value of this property with the current date to determine whether to display a cached page or to request an updated page from the server. This property can be relative, or dynamic, using the format D, #SecondsUntilExpiration (with 0xFFFFFFFF indicating no expiration date), or absolute, with the format S,ValidGMTString.

The following table describes this property:

Data type String
Default value D,0xFFFFFFFF (No expiration)
Default inheritance Inheritable

Accessible by IIS Admin Objects:

IIsWebService IIsWebServer IIsWebVirtualDir IIsWebDirectory
IIsWebFile