From owner-freebsd-questions Mon Aug 4 22:21:58 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id WAA20828 for questions-outgoing; Mon, 4 Aug 1997 22:21:58 -0700 (PDT) Received: from terra.oscs.montana.edu (terra.oscs.montana.edu [153.90.2.1]) by hub.freebsd.org (8.8.5/8.8.5) with SMTP id WAA20819 for ; Mon, 4 Aug 1997 22:21:53 -0700 (PDT) Received: from esus.cs.montana.edu by terra.oscs.montana.edu (5.65/Ultrix3.0-C) id AA01642; Mon, 4 Aug 1997 23:21:49 -0600 Received: from localhost by esus.cs.montana.edu (5.65v3.2/1.1.10.5/06Mar97-1051AM) id AA21948; Mon, 4 Aug 1997 23:21:47 -0600 Date: Mon, 4 Aug 1997 23:21:47 -0600 (MDT) From: Justin Ashworth To: Online Impressions Cc: freebsd-questions@FreeBSD.ORG Subject: Re: setting my host name.. In-Reply-To: <3.0.32.19970804213846.0069cb18@mail.deltanet.com> 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 Mon, 4 Aug 1997, Online Impressions wrote: > How do I set my host name? Apache's httpd fails to load because I have not > set the host name. It mentions to use ServerName but have not been able to > find a servername script or executable. In your httpd.conf file you should have a line that says Servername www.yourdomain.com As far as I know, it doesn't matter where in the file you place this line, but mine is at the bottom and it seems to work fine. May be different if you have virtual hosts configured. - Justin Ashworth -- ashworth@cs.montana.edu - http://www.cs.montana.edu/~ashworth