]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
mod_cache: Clarify CacheDisable per-directory context — only Location and Proxy,...
authorRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 20:46:13 +0000 (20:46 +0000)
committerRich Bowen <rbowen@apache.org>
Wed, 29 Apr 2026 20:46:13 +0000 (20:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933557 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_cache.xml

index ff669a1c8bd81f9f516c3f56f8bea9823bd5a45d..913a7f2f0692985228b9185ed28f5ec3ad92adab 100644 (file)
@@ -425,6 +425,13 @@ CacheEnable  disk  http://.example.org/
 <contextlist><context>server config</context><context>virtual host</context>
 <context>directory</context><context>.htaccess</context>
 </contextlist>
+<note><p>This directive is only valid in
+<directive module="core" type="section">Location</directive> and
+<directive module="mod_proxy" type="section">Proxy</directive> sections
+among the per-directory contexts. It is not supported in
+<directive module="core" type="section">Directory</directive>,
+<directive module="core" type="section">Files</directive>, or
+<directive module="core" type="section">If</directive> sections.</p></note>
 
 <usage>
     <p>The <directive>CacheDisable</directive> directive instructs