Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 83951 invoked from network); 26 Mar 2009 20:30:59 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 26 Mar 2009 20:30:59 -0000 Received: (qmail 81162 invoked by uid 500); 26 Mar 2009 20:30:56 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 81114 invoked by uid 500); 26 Mar 2009 20:30:56 -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 81105 invoked by uid 99); 26 Mar 2009 20:30:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 20:30:55 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of michaellud@googlemail.com designates 209.85.218.164 as permitted sender) Received: from [209.85.218.164] (HELO mail-bw0-f164.google.com) (209.85.218.164) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 26 Mar 2009 20:30:47 +0000 Received: by bwz8 with SMTP id 8so738910bwz.24 for ; Thu, 26 Mar 2009 13:30:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=incUZlpgwn+noeANLsz97hyhSXO23UQCO9RFlmltvfA=; b=lUxY30TeksTpyvQeX6CpPD/JOyaSzVWsmqHbM7xQZp9PC4PZoxvwKBRtNGL1QVwraK SS2TPjL9yGQ2zvhmQ2XU0X5oCq+0ojhnMhoRVaQ+XiXiEJGyRCsZUoAlBCjsL4vCpHLM QUgHXBTq0V7PnLM1gO22Day32AXaWtBnnjw7A= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=ncXqxVyIsXJjluCv3DQvOMNxNLaOnptjZxN3OafDtN24XBDaRmS3w7D13ZB1uQR1d2 /JZf7o37lkc7d7KV2rvpPCU4Ujl3sI2Dw64QGv1xmvV7DojTPMFjYzSSQMMGLqxGMzsy 7VXNBzuSUz9NmEukPLpfTxgVCtvl8nRCystgw= MIME-Version: 1.0 Received: by 10.204.71.68 with SMTP id g4mr410235bkj.135.1238099425983; Thu, 26 Mar 2009 13:30:25 -0700 (PDT) Date: Thu, 26 Mar 2009 21:30:25 +0100 Message-ID: <5ecd374f0903261330k1896faaaq86388fc31bfd74f0@mail.gmail.com> From: Michael Ludwig To: users@httpd.apache.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Subject: [users@httpd] directory listing & subdirectories with .htaccess Hi! I'm experiencing the following problem: I changed the look&feel of the directory listings with mod_autoindex. Works great so far. But the directory listing doen't list the subdirectories which are secured with .htaccess-Files. Is there a possibility to change this behaviour?? Best wishes Michael PS: Sorry for my bad english! --------------------------------------------------------------------- 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