From 3c2235b46b73759644706b60abc7084eb6d62d5d Mon Sep 17 00:00:00 2001 From: Stefan Fritsch Date: Tue, 8 Nov 2011 03:09:08 +0000 Subject: [PATCH] update xforms git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1199088 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html.en | 6 +- docs/manual/mod/core.xml.de | 2 +- docs/manual/mod/core.xml.ja | 2 +- docs/manual/mod/core.xml.tr | 2 +- docs/manual/mod/directives.html.de | 1 - docs/manual/mod/directives.html.en | 1 - docs/manual/mod/directives.html.es | 1 - docs/manual/mod/directives.html.ja.utf8 | 1 - docs/manual/mod/directives.html.ko.euc-kr | 1 - docs/manual/mod/directives.html.tr.utf8 | 1 - docs/manual/mod/directives.html.zh-cn | 1 - docs/manual/mod/mod_proxy_html.html.en | 19 - docs/manual/mod/quickreference.html.de | 487 +++++++++-------- docs/manual/mod/quickreference.html.en | 487 +++++++++-------- docs/manual/mod/quickreference.html.es | 485 +++++++++-------- docs/manual/mod/quickreference.html.ja.utf8 | 471 +++++++++-------- docs/manual/mod/quickreference.html.ko.euc-kr | 483 +++++++++-------- docs/manual/mod/quickreference.html.tr.utf8 | 493 +++++++++--------- docs/manual/mod/quickreference.html.zh-cn | 487 +++++++++-------- docs/manual/upgrading.html.en | 3 + 20 files changed, 1703 insertions(+), 1731 deletions(-) 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 @@ - + + +