From: Lucien Gentis Date: Sun, 22 Feb 2009 13:09:09 +0000 (+0000) Subject: Small typo. X-Git-Tag: 2.3.2~43 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c849173fdf4c26b2fc8a142f2da0c52b2b23c882;p=apache Small typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@746668 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_disk_cache.xml b/docs/manual/mod/mod_disk_cache.xml index a2ae881d5d..ac4496b76a 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.