THE META-HTML LANGUAGE REFERENCE MANUAL

[TOC]

Manual Page Viewer

Name: MHTML::CACHEABLE

Section: Server Variables


Synopsis:

    mhtml::cacheable

Description:

    The variable MHTML::CACHEABLE, when set to a non-null, non-numeric value, indicates to the engine or server that the expiration date of the current page should be in the future (currently, about 10 days in the future).

    When set to a numeric value, explicity sets the expiration date of the page to the current time plus that value, expressed as seconds.

    Thus, to cause your page to cease being a candidate for caching by browsers within 10 minutes of the last page fetch, set MHTML::CACHEABLE to 600 (i.e., 60 seconds times 10 minutes).

Edit Pointer
Function Index
Variable Index
Variable Editor


The META-HTML Reference Manual V2.0 Copyright © 1995, 1998, Brian J. Fox
Found a bug? Send mail to bug-manual@metahtml.org