From f49cc972594b303ef08340a349d040facfc985bd Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Tue, 27 May 2003 19:48:20 +0000 Subject: [PATCH] Remove comments that have been untrue since 1.3.6 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 | 4 ---- conf/httpd.conf-dist-win | 5 ----- 2 files changed, 9 deletions(-) diff --git a/conf/httpd.conf-dist-nw b/conf/httpd.conf-dist-nw index cd4f4ec5844..325c165895c 100644 --- a/conf/httpd.conf-dist-nw +++ b/conf/httpd.conf-dist-nw @@ -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 diff --git a/conf/httpd.conf-dist-win b/conf/httpd.conf-dist-win index a5ae9317559..010d938431b 100644 --- a/conf/httpd.conf-dist-win +++ b/conf/httpd.conf-dist-win @@ -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 -- 2.47.2