From: Rich Bowen Date: Thu, 30 Apr 2026 12:22:48 +0000 (+0000) Subject: This note needs to be inside the usage block, or it breaks the build X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f87bd55aa367d8c5d65eae2e4e8ccec4c92f1fc8;p=thirdparty%2Fapache%2Fhttpd.git This note needs to be inside the usage block, or it breaks the build git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1933587 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index 913a7f2f06..8d1cb471ab 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -425,15 +425,16 @@ 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.

+

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 mod_cache to not cache urls at or below url-string.