From b3c40d89a9ef170afa8f4d61b9983dbebd59cd4b Mon Sep 17 00:00:00 2001 From: Lucien Gentis Date: Sun, 22 Feb 2009 13:04:24 +0000 Subject: [PATCH] Small typo. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@746667 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_disk_cache.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.

-- 2.47.2