mod_disk_cache implements a disk based storage
manager. It is primarily of use in conjunction
mod_cache.
Content is stored in and retrieved from the cache using URI based
keys. Content with access protection is not cached.
htcacheclean can be used to maintain the cache
size at a maximum level.
Note:
mod_disk_cache requires the services of
mod_cache.