Received: (from majordom@localhost) by hyperreal.org (8.8.5/8.8.5) id MAA02468; Thu, 7 Aug 1997 12:14:48 -0700 (PDT) Received: from DECUS.Org (Topaz.DECUS.Org [192.67.173.1]) by hyperreal.org (8.8.5/8.8.5) with ESMTP id MAA02461 for ; Thu, 7 Aug 1997 12:14:42 -0700 (PDT) Received: from Master.DECUS.Org (master.process.com) by DECUS.Org (PMDF V4.2-13 #18511) id <01IM5V8YWFU88X2X0L@DECUS.Org>; Thu, 7 Aug 1997 15:14:29 EDT Date: Thu, 07 Aug 1997 15:14:51 -0400 From: coar@decus.org (Rodent of Unusual Size) Subject: Order of negotiation (was: Re: Docs problems?) To: New-HTTPd@apache.org, Coar@decus.org Message-id: <97080715145127@decus.org> X-VMS-To: NH X-VMS-Cc: COAR Content-transfer-encoding: 7BIT Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org >From the fingers of Dean Gaudet flowed the following: > >On Thu, 7 Aug 1997, Rodent of Unusual Size wrote: > >> I've idly wondered for a long time how to specify a preference order >> for multiviews, but never looked into it. For instance, just what >> *does* it look for if enabled and you have a "DirectoryIndex foo"? > >It does negotiation on foo. You can specify preferences by putting in a >.var file ... not the best solution though. "Does negotation" - bah, that's not an answer, just an handwave. (No offense, Dean.) Will it find a .html before .cgi? What about .shtml? If the order isn't clearly deterministic and documentable, I think there's a definite need for some way to specify the order (w/o resorting to a .var file). #ken :-)}