From: Rich Bowen Date: Tue, 27 May 2003 19:45:58 +0000 (+0000) Subject: Remove comments that have been false since 1.3.6 and cause much X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3309a75dd8b07654cd6fa959bc1b3c99910ead62;p=thirdparty%2Fapache%2Fhttpd.git Remove comments that have been false since 1.3.6 and cause much confusion to beginners. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100043 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/conf/httpd.conf-dist b/conf/httpd.conf-dist index d26eb45d990..4113a609911 100644 --- a/conf/httpd.conf-dist +++ b/conf/httpd.conf-dist @@ -656,11 +656,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