From: Rich Bowen
Date: Wed, 24 Nov 2010 14:56:09 +0000 (+0000)
Subject: Fixed misplaced note, as per PR50327
X-Git-Tag: 2.2.18~285
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86e510f0c7bb30a0839c56338d6394da336f9334;p=thirdparty%2Fapache%2Fhttpd.git
Fixed misplaced note, as per PR50327
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1038636 13f79535-47bb-0310-9956-ffa450edef68
---
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index e0e4c89366b..77863510286 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -951,12 +951,6 @@ Locations
</Directory>
- Please note that the per-directory and .htaccess configuration
- of EnableSendfile
is not supported by
- mod_disk_cache
.
- Only global definition of EnableSendfile
- is taken into account by the module.
-
@@ -1015,6 +1009,13 @@ Locations
</Directory>
+ Please note that the per-directory and .htaccess configuration
+ of EnableSendfile
is not supported by
+ mod_disk_cache
.
+ Only global definition of EnableSendfile
+ is taken into account by the module.
+
+
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 623dc01bcca..7e196e0a4e9 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -909,12 +909,6 @@ Locations
</Directory>
-
Please note that the per-directory and .htaccess configuration
- of EnableSendfile is not supported by
- mod_disk_cache.
- Only global definition of EnableSendfile
- is taken into account by the module.
-
@@ -974,6 +968,13 @@ Locations
</Directory>
+
+
Please note that the per-directory and .htaccess configuration
+ of EnableSendfile is not supported by
+ mod_disk_cache.
+ Only global definition of EnableSendfile
+ is taken into account by the module.
+