xml version="1.0" encoding="ISO-8859-1"?>
|
Apache HTTP Server Version 2.2 ![]() Apache Module mod_disk_cache
Summary
Content is stored in and retrieved from the cache using URI based keys. Content with access protection is not cached.
Note:
CacheDirLength Directive
The The result of
CacheDirLevels Directive
The The result of
CacheMaxFileSize Directive
The
CacheMinFileSize Directive
The
CacheRoot Directive
CacheRoot directive defines the name of
the directory on the disk to contain cache files. If the mod_disk_cache module has been loaded or compiled in to the
Apache server, this directive must be defined. Failing to
provide a value for CacheRoot will result in
a configuration file processing error. The CacheDirLevels and CacheDirLength directives define
the structure of the directories under the specified root directory.
|