Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 30685 invoked from network); 25 Sep 2005 18:27:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 25 Sep 2005 18:27:00 -0000 Received: (qmail 77310 invoked by uid 500); 25 Sep 2005 18:26:49 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 77296 invoked by uid 500); 25 Sep 2005 18:26:49 -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 77282 invoked by uid 99); 25 Sep 2005 18:26:48 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2005 11:26:48 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=RCVD_BY_IP,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 72.14.204.200 as permitted sender) Received: from [72.14.204.200] (HELO qproxy.gmail.com) (72.14.204.200) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 25 Sep 2005 11:26:56 -0700 Received: by qproxy.gmail.com with SMTP id a10so369688qbd for ; Sun, 25 Sep 2005 11:26:27 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Lw4gDkx2or2TBjQOa1Cgki6M8918q/VevWtbMFLy3rLpfpHq7/TPyi8vlaYLAeW3NjXzekVcfpCiDXHQDAdZgiGirN1C+6oUFF9HG2NE9zKHXRQfc0agM8gW1kDXbwJFZa8QrpJWpVTY9irzOouUcAHnjdiSBoYybw1NHSK3qTs= Received: by 10.64.210.20 with SMTP id i20mr447302qbg; Sun, 25 Sep 2005 11:26:27 -0700 (PDT) Received: by 10.65.20.11 with HTTP; Sun, 25 Sep 2005 11:26:27 -0700 (PDT) Message-ID: Date: Sun, 25 Sep 2005 14:26:27 -0400 From: Joshua Slive Reply-To: Joshua Slive To: users@httpd.apache.org In-Reply-To: <43367234.3080907@armispiansystems.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43367234.3080907@armispiansystems.ca> X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Virtual host issue semi-resolved... X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/25/05, Jessica Rasku wrote: > It seems that the virtual host is not properly serving the index page. > http://www.genderoutlaws.com/ serves > http://www.armispiansystems.ca/index.html and not > http://www.genderoutlaws.com/index.html which it should be serving. > Anyone got any ideas as to why this is this way? For now I'm going to > update the gender outlaws link to point dirrectly to the index page. Do > I need to put something additional in my genderoutlaws virtual host > dirrective to get it to serve that page correctly? Not enough details here to help you. What does the relevant section of httpd.conf look like? Are you saying htat http://www.genderoutlaws.com/index.html looks differently from http://www.genderoutlaws.com/? If so, start by checking the DirectoryIndex directive, and also be sure that you aren't looking at a cached version. Joshua. --------------------------------------------------------------------- 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