]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Remove comments that have been untrue since 1.3.6
authorRich Bowen <rbowen@apache.org>
Tue, 27 May 2003 19:48:20 +0000 (19:48 +0000)
committerRich Bowen <rbowen@apache.org>
Tue, 27 May 2003 19:48:20 +0000 (19:48 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100044 13f79535-47bb-0310-9956-ffa450edef68

conf/httpd.conf-dist-nw
conf/httpd.conf-dist-win

index cd4f4ec5844054cb30f08d02f6f5bd46bb5f0879..325c165895c33283b16beb3b25b4ab2dfa5a03b7 100644 (file)
@@ -602,10 +602,6 @@ ServerSignature On
     # HeaderName is the name of a file which should be prepended to
     # directory indexes. 
     #
-    # The server will first look for name.html and include it if found.
-    # If name.html doesn't exist, the server will then look for name.txt
-    # and include it as plaintext if found.
-    #
     ReadmeName README
     HeaderName HEADER
 
index a5ae9317559ba1887fd8c2a2be038d5130f08b7f..010d938431b1281ca4190b7dd711c3c9b74fe85d 100644 (file)
@@ -702,11 +702,6 @@ ServerSignature On
     # HeaderName is the name of a file which should be prepended to
     # directory indexes. 
     #
-    # If MultiViews are amongst the Options in effect, the server will
-    # first look for name.html and include it if found.  If name.html
-    # doesn't exist, the server will then look for name.txt and include
-    # it as plaintext if found.
-    #
     ReadmeName README
     HeaderName HEADER