summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_cache.xml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/manual/mod/mod_cache.xml')
-rw-r--r--docs/manual/mod/mod_cache.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml
index c4fb4e9899..3764f4b0fd 100644
--- a/docs/manual/mod/mod_cache.xml
+++ b/docs/manual/mod/mod_cache.xml
@@ -797,8 +797,8 @@ LastModified date.</description>
<usage>
<p>Ordinarily, requests or responses with Cache-Control: no-store header
values will not be stored in the cache. The
- <directive>CacheStoreNoCache</directive> directive allows this
- behavior to be overridden. <directive>CacheStoreNoCache</directive> On
+ <directive>CacheStoreNoStore</directive> directive allows this
+ behavior to be overridden. <directive>CacheStoreNoStore</directive> On
tells the server to attempt to cache the resource even if it contains
no-store header values. Resources requiring authorization will
<em>never</em> be cached.</p>