From owner-freebsd-questions Thu Jul 25 13:21:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EB54D37B401 for ; Thu, 25 Jul 2002 13:21:36 -0700 (PDT) Received: from smtp.agoron.com (smtp.agoron.com [206.181.233.126]) by mx1.FreeBSD.org (Postfix) with SMTP id B719A43E72 for ; Thu, 25 Jul 2002 13:21:32 -0700 (PDT) (envelope-from marius@agoron.com) Received: (qmail 83237 invoked from network); 25 Jul 2002 20:30:22 -0000 Received: from unknown (HELO quasi1) (206.181.233.90) by smtp.agoron.com with SMTP; 25 Jul 2002 20:30:22 -0000 From: "Marius Kirschner" To: Subject: Apache Question: DirectoryIndex Date: Thu, 25 Jul 2002 16:21:35 -0400 Message-ID: <019101c23418$dff0b9b0$5ae9b5ce@quasi1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.2616 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Does anybody have a clue as to why the "DirectoryIndex" directive would get ignored in Apache? I have a line that says DirectoryIndex index.html index.htm But only index.html files are being loaded automatically. Worse, if I specify http://www.url.com/index.htm it gives me a file not found error message. It looks like it's configured to ignore index.htm completely but for the life of me I can figure out where. ---Marius To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message