Date: Fri, 15 Jun 2001 15:01:16 -0400 (EDT) From: Wes Kurdziolek <wkurdzio@cslab.vt.edu> To: jason andrade <jason@dstc.edu.au> Cc: <hubs@FreeBSD.ORG> Subject: Re: index.shtml in distfiles root dir Message-ID: <20010615145643.I28267-100000@snowcow.cslab.vt.edu> In-Reply-To: <Pine.OSF.4.20.0106160052510.7520-100000@azure.dstc.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Not if you configure your HTTP server to expect the index file to be something other than the typical index.html, index.shtml, default.htm, etc. If you're using Apache, search for the DirectoryIndex directive in your httpd.conf file and change it to something that you don't think would even show up as a file name in the archive like disabled.....disabled (the five dots are intentional). -- Wes Kurdziolek Virginia Tech Computer Science Lab UNIX System Administrator E-mail: wkurdzio@cslab.vt.edu Voice: +1 (540) 231-3457 Office: 116A McBryde Hall http://www.cslab.vt.edu/ On Sat, 16 Jun 2001, jason andrade wrote: > > blah - anyone know why there is (was?) an index.shtml > in the root directory of the freebsd distfiles area ? > > a few people have mailed me to point out it breaks > http browsing of the archive.. grrrr. > > -jason > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-hubs" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hubs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010615145643.I28267-100000>