From 5e7affb7c6cede90faee174df5e06f2c348bc04e Mon Sep 17 00:00:00 2001
From: Ruediger Pluem
Date: Sat, 29 Dec 2007 16:11:36 +0000
Subject: [PATCH] * Update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@607439 13f79535-47bb-0310-9956-ffa450edef68
---
docs/manual/mod/core.html.en | 8 ++++++++
docs/manual/mod/core.xml.de | 2 +-
docs/manual/mod/core.xml.ja | 2 +-
docs/manual/suexec.xml.ja | 2 +-
docs/manual/suexec.xml.ko | 2 +-
5 files changed, 12 insertions(+), 4 deletions(-)
diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en
index 1df60af088..776da3d043 100644
--- a/docs/manual/mod/core.html.en
+++ b/docs/manual/mod/core.html.en
@@ -1145,6 +1145,14 @@ HTTP response header
the setting for that subdirectory (which will be inherited by
any sub-subdirectories that don't override it) will be equivalent to
FileETag MTime Size
.
+ Warning
+ Do not change the default for directories or locations that have WebDAV
+ enabled and use
mod_dav_fs
as a storage provider.
+
mod_dav_fs
uses
INode MTime Size
+ as a fixed format for
ETag
comparisons on conditional requests.
+ These conditional requests will break if the
ETag
format is
+ changed via
FileETag
.
+
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de
index a3b3b14df3..8765e2e610 100644
--- a/docs/manual/mod/core.xml.de
+++ b/docs/manual/mod/core.xml.de
@@ -1,7 +1,7 @@
-
+
+
+
+