Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 84132 invoked from network); 22 Dec 2006 00:15:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 Dec 2006 00:15:35 -0000 Received: (qmail 25657 invoked by uid 500); 22 Dec 2006 00:15:31 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 25642 invoked by uid 500); 22 Dec 2006 00:15:31 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 25631 invoked by uid 99); 22 Dec 2006 00:15:31 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 16:15:31 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: domain of jslive@gmail.com designates 66.249.82.231 as permitted sender) Received: from [66.249.82.231] (HELO wx-out-0506.google.com) (66.249.82.231) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Dec 2006 16:15:21 -0800 Received: by wx-out-0506.google.com with SMTP id h26so3258254wxd for ; Thu, 21 Dec 2006 16:15:00 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=B6LK2frvPqZJESMhrkeB2l4Vo7j7nxQopnTXafFi6ZCx+fQy3RVLhNzasnKv/EPYOB8L8RqYtEbei+de2GPOGxqBhR6d9TOepNOWlDjARNaT5q85k1KVQCwjF0AwcXX0d0C+ACDgrJz0Sdu+Hgv4CxB9BtPTsLhRJ1vJ8/IWlf4= Received: by 10.70.116.14 with SMTP id o14mr15412198wxc.1166746500718; Thu, 21 Dec 2006 16:15:00 -0800 (PST) Received: by 10.70.45.4 with HTTP; Thu, 21 Dec 2006 16:15:00 -0800 (PST) Message-ID: Date: Thu, 21 Dec 2006 19:15:00 -0500 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org, ceo@l-i-e.com In-Reply-To: <3333.216.230.84.67.1166740001.squirrel@www.l-i-e.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <3333.216.230.84.67.1166740001.squirrel@www.l-i-e.com> X-Google-Sender-Auth: b75fc0b04e80fbae X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] ClearDirectoryIndex On 12/21/06, Richard Lynch wrote: > There was a proposal for: > DirectoryIndex OFF > to be interpreted as this. > > And, actually, I guess it works since I shouldn't be able to screw up > badly enough to have a filename named "OFF" in there, but... > > I'd rather use a documented feature than rely on a coincidental name > non-conflict. > > Any other options y'all could recommend? DirectoryIndex SomeFileThatWillNeverExist123454321 will work just fine. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org