summaryrefslogtreecommitdiff
path: root/docs/manual/mod/core.xml
diff options
context:
space:
mode:
authorRich Bowen <rbowen@apache.org>2010-04-09 12:34:46 +0000
committerRich Bowen <rbowen@apache.org>2010-04-09 12:34:46 +0000
commit4c72a04e080603e14c62f7d6484ddde1d1b6225b (patch)
treef20e5208a05751bc83c4aba2fac0be311e434c06 /docs/manual/mod/core.xml
parent2e661601624243d91fd8a530b3d3c35f60db8978 (diff)
downloadhttpd-4c72a04e080603e14c62f7d6484ddde1d1b6225b.tar.gz
Descriptions of how things used to be in 1.3 just confuse people.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932385 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/core.xml')
-rw-r--r--docs/manual/mod/core.xml7
1 files changed, 1 insertions, 6 deletions
diff --git a/docs/manual/mod/core.xml b/docs/manual/mod/core.xml
index 4e0beef6fb..06578cb742 100644
--- a/docs/manual/mod/core.xml
+++ b/docs/manual/mod/core.xml
@@ -1143,9 +1143,7 @@ HTTP response header for static files</description>
attributes that are used to create the <code>ETag</code> (entity
tag) response header field when the document is based on a static file.
(The <code>ETag</code> value is used in cache management to save
- network bandwidth.) In Apache httpd 1.3.22 and earlier, the
- <code>ETag</code> value was <em>always</em> formed
- from the file's inode, size, and last-modified time (mtime). The
+ network bandwidth.) The
<directive>FileETag</directive> directive allows you to choose
which of these -- if any -- should be used. The recognized keywords are:
</p>
@@ -3065,9 +3063,6 @@ itself</description>
<syntax>ServerName [<var>scheme</var>://]<var>fully-qualified-domain-name</var>[:<var>port</var>]</syntax>
<contextlist><context>server config</context><context>virtual host</context>
</contextlist>
-<compatibility>In version 2.0, this
- directive supersedes the functionality of the <directive>Port</directive>
- directive from version 1.3.</compatibility>
<usage>
<p>The <directive>ServerName</directive> directive sets the