From: Stefan Fritsch Date: Tue, 8 Nov 2011 03:09:08 +0000 (+0000) Subject: update xforms X-Git-Tag: 2.3.15~20 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3c2235b46b73759644706b60abc7084eb6d62d5d;p=apache update xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199088 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 7b82f13602..8ef82cb85c 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1560,11 +1560,13 @@ request Description:File attributes used to create the ETag HTTP response header for static files Syntax:FileETag component ... -Default:FileETag INode MTime Size +Default:FileETag MTime Size Context:server config, virtual host, directory, .htaccess Override:FileInfo Status:Core Module:core +Compatibility:The default used to be "INode MTime Size" in 2.3.14 and +earlier.

The FileETag directive configures the file @@ -1606,7 +1608,7 @@ HTTP response header for static files

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 + mod_dav_fs uses 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 ac4a933913..d3a16fb0e8 100644 --- a/docs/manual/mod/core.xml.de +++ b/docs/manual/mod/core.xml.de @@ -1,7 +1,7 @@ - + + +