From: Ruediger Pluem Date: Wed, 2 Jan 2008 09:59:45 +0000 (+0000) Subject: * Update transformation. X-Git-Tag: 2.2.7~15 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85923563981cbcbbecba16d2fdd2470d1ef97a1d;p=thirdparty%2Fapache%2Fhttpd.git * Update transformation. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@608067 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 38dffbf26c2..91b41252292 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1196,6 +1196,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. +
top
diff --git a/docs/manual/mod/core.xml.de b/docs/manual/mod/core.xml.de index 7534910854d..fa0c00830d7 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + + + + +