From: Eric Covener Date: Mon, 16 Jul 2018 19:46:19 +0000 (+0000) Subject: english as first/only language X-Git-Tag: 2.5.0-alpha2-ci-test-only~2465 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46be4425816b9db7cf2fe1fe8f16c76d973466c2;p=thirdparty%2Fapache%2Fhttpd.git english as first/only language git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1836060 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/caching.xml b/docs/manual/caching.xml index 6fa66aa2a9a..47a6e114930 100644 --- a/docs/manual/caching.xml +++ b/docs/manual/caching.xml @@ -334,7 +334,7 @@ module="mod_cache">CacheDisable directives.
  • If the response has an HTTP status code other than 200, 203, 300, - 301 or 410 it must also specify "Expires" or "Cache-Control" header. + 301 or 410 it must also specify an "Expires" or "Cache-Control" header.
  • The request must be a HTTP GET request.