From: Rich Bowen Date: Fri, 9 Apr 2010 12:34:46 +0000 (+0000) Subject: Descriptions of how things used to be in 1.3 just confuse people. X-Git-Tag: 2.3.6~237 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4c72a04e080603e14c62f7d6484ddde1d1b6225b;p=apache 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 --- diff --git a/docs/manual/mod/core.html.en b/docs/manual/mod/core.html.en index 8cf9c7262d..349ec68e60 100644 --- a/docs/manual/mod/core.html.en +++ b/docs/manual/mod/core.html.en @@ -1187,9 +1187,7 @@ HTTP response header for static files attributes that are used to create the ETag (entity tag) response header field when the document is based on a static file. (The ETag value is used in cache management to save - network bandwidth.) In Apache httpd 1.3.22 and earlier, the - ETag value was always formed - from the file's inode, size, and last-modified time (mtime). The + network bandwidth.) The FileETag directive allows you to choose which of these -- if any -- should be used. The recognized keywords are:

@@ -3092,9 +3090,6 @@ itself Context:server config, virtual host Status:Core Module:core -Compatibility:In version 2.0, this - directive supersedes the functionality of the Port - directive from version 1.3.

The ServerName directive sets the request scheme, hostname and 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 attributes that are used to create the ETag (entity tag) response header field when the document is based on a static file. (The ETag value is used in cache management to save - network bandwidth.) In Apache httpd 1.3.22 and earlier, the - ETag value was always formed - from the file's inode, size, and last-modified time (mtime). The + network bandwidth.) The FileETag directive allows you to choose which of these -- if any -- should be used. The recognized keywords are:

@@ -3065,9 +3063,6 @@ itself ServerName [scheme://]fully-qualified-domain-name[:port] server configvirtual host -In version 2.0, this - directive supersedes the functionality of the Port - directive from version 1.3.

The ServerName directive sets the