From: Lucien Gentis Date: Sun, 22 Feb 2009 13:04:24 +0000 (+0000) Subject: Small typo. X-Git-Tag: 2.2.12~203 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3c40d89a9ef170afa8f4d61b9983dbebd59cd4b;p=thirdparty%2Fapache%2Fhttpd.git Small typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@746667 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index ff2b86a1840..398ed5d1762 100644 --- a/docs/manual/mod/mod_disk_cache.xml +++ b/docs/manual/mod/mod_disk_cache.xml @@ -48,7 +48,7 @@ serve files from the cache when supported by the platform, and when enabled with EnableSendfile. However, per-directory and .htaccess configuration of - EnableSendfile are ignored my + EnableSendfile are ignored by mod_disk_cache as the corresponding settings are not available to the module when a request is being served from the cache.