From: Rich Bowen Date: Wed, 29 Apr 2026 20:46:13 +0000 (+0000) Subject: mod_cache: Clarify CacheDisable per-directory context — only Location and Proxy,... X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e64c8ce2e65fb1ec28867d94fa59952357bc7d1;p=thirdparty%2Fapache%2Fhttpd.git mod_cache: Clarify CacheDisable per-directory context — only Location and Proxy, not Directory/Files/If (Bug 64361) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933557 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index ff669a1c8b..913a7f2f06 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -425,6 +425,13 @@ CacheEnable disk http://.example.org/ server configvirtual host directory.htaccess +

This directive is only valid in +Location and +Proxy sections +among the per-directory contexts. It is not supported in +Directory, +Files, or +If sections.

The CacheDisable directive instructs