Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 82816 invoked from network); 27 Aug 2004 16:14:30 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 27 Aug 2004 16:14:30 -0000 Received: (qmail 96120 invoked by uid 500); 27 Aug 2004 16:14:14 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 96011 invoked by uid 500); 27 Aug 2004 16:14:14 -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: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 95989 invoked by uid 99); 27 Aug 2004 16:14:14 -0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=MISSING_MIMEOLE,PRIORITY_NO_NAME X-Spam-Check-By: apache.org Received: from [155.247.27.102] (HELO concept.ocis.temple.edu) (155.247.27.102) by apache.org (qpsmtpd/0.27.1) with ESMTP; Fri, 27 Aug 2004 09:14:13 -0700 Received: from concept.ocis.temple.edu (localhost [127.0.0.1]) by concept.ocis.temple.edu (8.12.10+Sun/8.12.11) with ESMTP id i7RGECRw020225 for ; Fri, 27 Aug 2004 12:14:12 -0400 (EDT) Received: from localhost (sbirl@localhost) by concept.ocis.temple.edu (8.12.10+Sun/8.12.10/Submit) with ESMTP id i7RGEBGX020222 for ; Fri, 27 Aug 2004 12:14:11 -0400 (EDT) Date: Fri, 27 Aug 2004 12:14:11 -0400 (EDT) From: "S.A. Birl" Reply-To: users@httpd.apache.org To: users@httpd.apache.org In-Reply-To: Message-ID: References: X-Priority: 3 (Normal) Importance: Normal Sensitivity: Normal X-MSMail-Priority: Normal Organization: Temple University X-CONCEPT-TEMPLE-EDU: sbirl at concept dot temple dot edu composed this message. MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Virus-Checked: Checked Subject: [users@httpd] Re: Removing "Parent Directory" from a directory listing X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Aug 27, Joshua Slive (nospam-jslive@gmail.com.ns) typed: Joshua: On Fri, 27 Aug 2004 12:01:56 -0400 (EDT), S.A. Birl wrote Joshua: Joshua: > I quickly searched http://httpd.apache.org/docs-2.0/mod/mod_autoindex.html Joshua: > but could not find any way to prevent "Parent Directory" from displaying Joshua: > in a directory structure. Joshua: > Joshua: > Is it possible to do? Joshua: Joshua: Try: Joshua: IndexIgnore .. Excellent! Works. Thanks. --------------------------------------------------------------------- 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