Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 46516 invoked by uid 500); 8 Jan 2003 23:41:53 -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 46505 invoked from network); 8 Jan 2003 23:41:53 -0000 Received: from d2.ip.qwest.net (HELO grendel) (205.169.62.2) by daedalus.apache.org with SMTP; 8 Jan 2003 23:41:53 -0000 Received: from qmail.qwest.net (IDENT:4Ga8/nCQ5qYfQ5oC7ahmIejhq4bf/QA7@localhost [127.0.0.1]) by grendel (8.11.6/8.8.7) with ESMTP id h08NlYr02816 for ; Wed, 8 Jan 2003 16:47:34 -0700 Message-ID: <3E1CB896.7090305@qmail.qwest.net> Date: Wed, 08 Jan 2003 16:47:34 -0700 From: Greg Baumgartel Organization: Qwest Communications User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.1) Gecko/20020827 X-Accept-Language: en-us, en MIME-Version: 1.0 To: users@httpd.apache.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] Directory index forbidden by rule . . . but which rule? Apache 1.3.26 / Solaris I have a subdirectory under the webserver that I want to be able to allow directory indexing on. I"ve tried putting a # relative to DocumentRoot Options +Indexes AllowOverride Indexes in the httpd.conf. I've also tried with relative to the filesystem root in the Directory directive. Yet I still cannot get an index, and the Directory index forbidden by rule in the error log. As this is a production server, I can't tinker too much in the httpd.conf or bring it up and down a lot in order to try other configuration changes. Is there any way to get it to be helpful and tell me WHICH rule in httpd.conf (or elsewhere) is blocking the index? It's a big httpd.conf - 57KB, which makes it even harder to tinker with. Any other suggestions to let it index this directory and subdirectories? Funny thing is, I know indexing works on another subdirectory that has an entry in httpd.conf just like the one above, but it reads Options FollowSymLinks AllowOverride Indexes 'distributions' is actually a symlink out of the DocumentRoot (one of them, at least). Thanks.... -- ---------------------------------------------------------------------- Greg Baumgartel (303) 226-9941 Qwest Information Technologies Lead SW Development Engineer gbaumgar@qmail.qwest.net --------------------------------------------------------------------- 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