Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 82718 invoked by uid 500); 7 Aug 2003 15:29: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 82702 invoked from network); 7 Aug 2003 15:29:14 -0000 Received: from fep01-mail.bloor.is.net.cable.rogers.com (66.185.86.71) by daedalus.apache.org with SMTP; 7 Aug 2003 15:29:14 -0000 Received: from CPE0080c6ecbc1e-CM014500105861.cpe.net.cable.rogers.com ([24.156.76.41]) by fep01-mail.bloor.is.net.cable.rogers.com (InterMail vM.5.01.05.12 201-253-122-126-112-20020820) with ESMTP id <20030807152819.VEVZ268566.fep01-mail.bloor.is.net.cable.rogers.com@CPE0080c6ecbc1e-CM014500105861.cpe.net.cable.rogers.com> for ; Thu, 7 Aug 2003 11:28:19 -0400 From: Paul Yunusov Reply-To: pyunusov@rogers.com To: Date: Thu, 7 Aug 2003 11:28:36 -0400 User-Agent: KMail/1.5.2 MIME-Version: 1.0 Content-Type: text/plain; charset="koi8-r" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200308071128.36504.pyunusov@rogers.com> X-Authentication-Info: Submitted using SMTP AUTH PLAIN at fep01-mail.bloor.is.net.cable.rogers.com from [24.156.76.41] using ID at Thu, 7 Aug 2003 11:28:19 -0400 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Subject: [users@httpd] DirectoryIndex ignored I have the following virtual host entry in httpd.conf: DocumentRoot /var/www/somesite/htdocs ServerName somesite.local Options +Includes +Indexes DirectoryIndex /webapp1/data/index When I try to access "http://somesite.local/", I get the "/" directory index rather than the page "http://somesite.local/webapp1/data/index". What could be the possible reason for this ingnoring of the DirectoryIndex entry in the configuration above? Thanks, Paul --------------------------------------------------------------------- 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