From: Lucien Gentis Date: Sat, 12 Jan 2019 15:28:10 +0000 (+0000) Subject: Typo. X-Git-Tag: 2.5.0-alpha2-ci-test-only~2210 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334c391f93a7ef3085a6bcb632e4c2280ea0e3af;p=thirdparty%2Fapache%2Fhttpd.git Typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851171 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_cache.xml b/docs/manual/mod/mod_cache.xml index c4d739162e2..5c1f5134deb 100644 --- a/docs/manual/mod/mod_cache.xml +++ b/docs/manual/mod/mod_cache.xml @@ -438,7 +438,7 @@ CacheEnable disk http://.example.org/ -

If used in a Location directive, +

If used in a Location directive, the path needs to be specified below the Location, or if the word "on" is used, caching for the whole location will be disabled.