This module is experimental. Documentation is still under development...
mod_disk_cache implements a disk based storage
manager. It is primarily of use in conjunction with
mod_proxy.
Content is stored in and retrieved from the cache using URI based
keys. Content with access protection is not cached.
Note:
mod_disk_cache requires the services of
mod_cache.