]> granicus.if.org Git - apache/commitdiff
Descriptions of how things used to be in 1.3 just confuse people.
authorRich Bowen <rbowen@apache.org>
Fri, 9 Apr 2010 12:34:46 +0000 (12:34 +0000)
committerRich Bowen <rbowen@apache.org>
Fri, 9 Apr 2010 12:34:46 +0000 (12:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@932385 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/core.xml

index 8cf9c7262d27f5eccd239272f80b724d34ed9af2..349ec68e601b39ebf03a5eae9065ffd460db9fb8 100644 (file)
@@ -1187,9 +1187,7 @@ HTTP response header for static files</td></tr>
     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
     <code class="directive">FileETag</code> directive allows you to choose
     which of these -- if any -- should be used. The recognized keywords are:
     </p>
@@ -3092,9 +3090,6 @@ itself</td></tr>
 <tr><th><a href="directive-dict.html#Context">Context:</a></th><td>server config, virtual host</td></tr>
 <tr><th><a href="directive-dict.html#Status">Status:</a></th><td>Core</td></tr>
 <tr><th><a href="directive-dict.html#Module">Module:</a></th><td>core</td></tr>
-<tr><th><a href="directive-dict.html#Compatibility">Compatibility:</a></th><td>In version 2.0, this
-     directive supersedes the functionality of the <code class="directive">Port</code>
-     directive from version 1.3.</td></tr>
 </table>
     <p>The <code class="directive">ServerName</code> directive sets the
     request scheme, hostname and
index 4e0beef6fbbbe153e0fd880af42ec5126a6504f4..06578cb74261d716ac03d849ff8b4f907f53239e 100644 (file)
@@ -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