Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 94844 invoked from network); 30 Oct 2003 05:13:33 -0000 Received: from daedalus.apache.org (HELO mail.apache.org) (208.185.179.12) by minotaur-2.apache.org with SMTP; 30 Oct 2003 05:13:33 -0000 Received: (qmail 92032 invoked by uid 500); 30 Oct 2003 05:13:01 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 92020 invoked by uid 500); 30 Oct 2003 05:13:00 -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 92007 invoked from network); 30 Oct 2003 05:13:00 -0000 Received: from unknown (HELO mail.profundis.se) (213.80.46.101) by daedalus.apache.org with SMTP; 30 Oct 2003 05:13:00 -0000 X-ITHouse-Forward-Path: Received: From PROFUNDIS01 by mail.profundis.se (IT House Mail Server [TRIAL - 120 days left]); Thu, 30 Oct 2003 06:12:36 +0100 Message-ID: <18a001c39ea4$6e600ec0$652e50d5@profundis.se> Reply-To: "Robert Andersson" From: "Robert Andersson" To: References: Date: Thu, 30 Oct 2003 06:12:35 +0100 Organization: Profundis MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: Re: [users@httpd] Question about 'Parent Directory' link on Apache 2.0.47 dynamic listings X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Rafael Faura wrote: > CAE > | > |_ Updates > | > |_ Old > > > I want that 'Updates' and 'Old' listings have a 'Parent Directory' link on > top (as usual) but i don't want that 'CAE' listing show that 'Parent > Directory' link. It seems you're out of luck. You can disable the parent entry by using "IndexIgnore ..", but as far as I can see, there is no way "unignore" it. mod_autoindex is intentionally not very flexible, because what it does is soo simple. If you really don't want the parent entry in the listing, you can make a Perl or PHP script rather quick, that behaves and look exactly like you want. Regards, Robert Andersson --------------------------------------------------------------------- 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