Return-Path: Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 8953 invoked by uid 500); 30 Apr 2002 10:52:36 -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 8942 invoked from network); 30 Apr 2002 10:52:35 -0000 Received: from bull.bourse.ch (HELO bull1.bourse.ch) (194.158.1.1) by daedalus.apache.org with SMTP; 30 Apr 2002 10:52:35 -0000 Received: (from nobody@localhost) by bull1.bourse.ch (8.8.8+Sun/8.8.8) id MAA06156 for ; Tue, 30 Apr 2002 12:52:31 +0200 (MET DST) X-Authentication-Warning: bull1.bourse.ch: nobody set sender to using -f Received: from trifid2(172.20.196.132) by bull1 via smap (V2.1) id xma006152; Tue, 30 Apr 02 12:52:30 +0200 Received: from regulus.bourse.ch (regulus [172.20.196.148]) by trifid2.bourse.ch (8.8.8+Sun/8.8.8) with ESMTP id MAA25320 for ; Tue, 30 Apr 2002 12:52:30 +0200 (MET DST) Received: from bourse.ch (localhost [127.0.0.1]) by regulus.bourse.ch (8.9.3+Sun/8.9.3) with ESMTP id MAA20398 for ; Tue, 30 Apr 2002 12:52:30 +0200 (MEST) Sender: obo@bourse.ch Message-ID: <3CCE776E.DEB4C762@bourse.ch> Date: Tue, 30 Apr 2002 12:52:30 +0200 From: Owen Boyle X-Mailer: Mozilla 4.76 [en] (X11; U; SunOS 5.8 sun4u) X-Accept-Language: en MIME-Version: 1.0 To: users@httpd.apache.org Subject: Re: Weird vhost problem = now i'm really going nuts :-) References: <200204301201.36421.freaky@bananateam.nl> <3CCE6DEF.DD5DAE04@bourse.ch> <200204301238.04293.freaky@bananateam.nl> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N freaky wrote: > > On Tuesday 30 April 2002 12:11, Owen Boyle wrote: > > Ok, I tried what you suggested.... I'm really going nuts now :-) > www.bananateam.nl serves /home/apache/main/html > .bananateam.nl serves /home/apache/main/html (as suspected since > it's the first vhost) > enrico.bananateam.nl serves /home/apache/enrico/html > hasjies.bananateam.nl serves /home/apache/hasjies/html > swanny.bananateam.nl serves /home/apache/swanny/html All OK - as defined in your config. > > And for the bonus points: > freaky.bananateam.nl serves /usr/local/apache/htdocs > which is no longer defined anywhere?... No, it is defined as: DocumentRoot /home/apache/freaky/html However, I begin to suspect caching in your browser or an intermediate proxy. Clear the cache, close it down and restart. I tried your server directly just now but it seems to be down (probably you are restarting it...) > > Please find the config attached :/ > And yes... the server was restarted after the changes :-) Good.. you'd be surprised how many people forget this. Rgds, Owen Boyle. --------------------------------------------------------------------- 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 For additional commands, e-mail: users-help@httpd.apache.org