Date: Thu, 2 May 1996 20:06:20 +0200 (IST) From: Eli Zaretskii To: Paul Derbyshire Cc: djgpp AT delorie DOT com Subject: Re: Well, I just got DJGPP In-Reply-To: <4ma839$sjl@freenet-news.carleton.ca> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On 2 May 1996, Paul Derbyshire wrote: > On Win95 this is broken in what I consider a bug; it should IMHO match any > request for an "xxx.html" with a "xxx.htm" on disk as well as what it > expects in this case which is an "xxx.html" where the .html is in the > Win95 name and the DOS extension is really blank. What is really needed is that these files have an .htm extension in their 8+3 filename and .html in their Win95 filename; then it will work both ways. If you rename them under Win95 to .html (and the same for .info), then set the NumericTail property in the Registry to 0 (see the DJGPP FAQ for details), you will get just that.