Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 85937 invoked from network); 11 Aug 2004 12:44:52 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 11 Aug 2004 12:44:52 -0000 Received: (qmail 81789 invoked by uid 500); 11 Aug 2004 12:44:07 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 81719 invoked by uid 500); 11 Aug 2004 12:44:06 -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 81603 invoked by uid 99); 11 Aug 2004 12:44:05 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [193.219.80.13] (HELO voruta.vu.lt) (193.219.80.13) by apache.org (qpsmtpd/0.27.1) with ESMTP; Wed, 11 Aug 2004 05:44:04 -0700 Received: from voruta.vu.lt (localhost [127.0.0.1]) by voruta.vu.lt (VU20031031) with ESMTP id i7BCfFgr015517; Wed, 11 Aug 2004 15:41:15 +0300 (EEST) Received: from localhost (alex@localhost) by voruta.vu.lt (8.12.10/Submit) with ESMTP id i7BCfFoC015513; Wed, 11 Aug 2004 15:41:15 +0300 (EEST) Date: Wed, 11 Aug 2004 15:41:15 +0300 (EEST) From: Aleksas Spiridenkovas To: Apache Group , servie_platon@yahoo.com In-Reply-To: <20040811123207.58715.qmail@web41006.mail.yahoo.com> Message-ID: References: <20040811123207.58715.qmail@web41006.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-eShield-AntiVirus: Passed X-eShield-AntiVirus-Message: Scanned by http://www.bluecoat.com/eShield X-Virus-Checked: Checked Subject: Re: [users@httpd] Virtual Hosts and Index..htm X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N u need to set Options FollowSymLinks On Wed, 11 Aug 2004, InHisGrip wrote: > Date: Wed, 11 Aug 2004 05:32:07 -0700 (PDT) > From: InHisGrip > Reply-To: users@httpd.apache.org, servie_platon@yahoo.com > To: Apache Group > Subject: [users@httpd] Virtual Hosts and Index..htm > > > > Hi guys, > > I wanted to setup two web sites in one apache box. I > used VirtualHost directive and added the entries for > each VirtualHost containers including where to point > documentroot to for each web site. Both my-site1 and > my-site2 could be accessed. > > For test purposes on my-site1 and my-site2, I created > a file named index.html for both. And each having > their own info or settings. I created a symbolic link: > $ ln -s index.htm index.html > > Now, when I tested on my browser say www.my-site1.com > it seems fine and could be accessed. However, when I > go to www.my-site2, works fine too but it has the > formatting and info of my-site1. > > How do I avoid this from happening, in such a way that > it will be redirected to the right virtualhost > container, thereby giving the right information. I am > not sure if this problem has something to do with > symbolic links? > > Any tips on this would be highly appreciated. > > Thanks in advance. > > InHisGrip, > Servie > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail - 50x more storage than other providers! > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > 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 > > --------------------------------------------------------------------- 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