From owner-freebsd-questions Sun Aug 24 15:39:17 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id PAA26220 for questions-outgoing; Sun, 24 Aug 1997 15:39:17 -0700 (PDT) Received: from cedb.dpcsys.com (cedb.DPCSYS.com [209.25.4.4]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id PAA26213 for ; Sun, 24 Aug 1997 15:39:14 -0700 (PDT) Received: from localhost (dan@localhost) by cedb.dpcsys.com (8.8.5/8.8.2) with SMTP id WAA02544; Sun, 24 Aug 1997 22:39:10 GMT Date: Sun, 24 Aug 1997 15:39:10 -0700 (PDT) From: Dan Busarow To: Louis-Philippe Alain cc: questions@FreeBSD.ORG Subject: re: DNS and Virtual Server In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Sun, 24 Aug 1997, Louis-Philippe Alain wrote: > > ServerAdmin xenub@boisfrancs.qc.ca > DocumentRoot /usr/home/xenub > ServerName www.vetement257.qc.ca > ErrorLog /var/log/www.vetement257.error_log > TransferLog /var/log/www.vetement257.trans_log > Looks good. www.vetement257.qc.ca isn't in the DNS, at least I can't resolve it. But you must be running a local name server that knows about it or Apache wouldn't run at all. Make sure that BindAddress is commented out in httpd.conf. > be). And yes I restarted apache after the change in httpd.conf with the > command killall -HUP httpd. If you still need more infos ask me! :) I guess this should work but the "correct" way is kill -1 `cat /var/log/httpd.pid` ^-- based on your log files above which sends the parent process a SIGHUP. The parent then kills its children and restarts them after reading the conf files. I don't know if killing the children directly could screw this up or not. It does look like apache hasn't reread the conf files. Dan -- Dan Busarow 714 443 4172 DPC Systems / Beach.Net dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82