From owner-freebsd-isp Fri Aug 30 6:37: 1 2002 Delivered-To: freebsd-isp@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0814237B400 for ; Fri, 30 Aug 2002 06:36:56 -0700 (PDT) Received: from richard2.pil.net (richard2.pil.net [208.8.16.11]) by mx1.FreeBSD.org (Postfix) with SMTP id 2927243E42 for ; Fri, 30 Aug 2002 06:36:55 -0700 (PDT) (envelope-from up@3.am) Received: (qmail 49092 invoked by uid 1825); 30 Aug 2002 13:36:52 -0000 Received: from localhost (sendmail-bs@127.0.0.1) by localhost with SMTP; 30 Aug 2002 13:36:52 -0000 Date: Fri, 30 Aug 2002 09:36:52 -0400 (EDT) From: X-Sender: up@richard2.pil.net To: Unix Tools Cc: FreeBSD ISP List Subject: Re: HostnameLookups directive not working in vhosts In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-isp@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I think you misunderstood my query...I had turned it On in the global config and was trying to turn it Off on a per-vhost basis. I found the problem a few days ago...the path to the included conf file was pointing to the wrong file...doh! On Fri, 30 Aug 2002, Unix Tools wrote: > Hi, > By default HostnameLookups is OFF > So for the virtualhosts which need HostnameLookups On set it else leave it > as is > and in the main config set HostnameLookups to OFF > > > > ----- Original Message ----- > From: > To: "FreeBSD ISP List" > Sent: Sunday, August 18, 2002 02:36 AM > Subject: HostnameLookups directive not working in vhosts > > > > > > I recently moved a lot of virtual hosts from an old FBSD server running > > apache 1.3.12 to a new one running 1.3.26. > > > > The server has HostNameLookups set to On in the main httpd.conf. In the > > virtual hosts conf file (implemented using include/conf), I have a couple > > of hosts with the the same directive turned Off. However, the custom logs > > for these servers still show lookups unless I turn it off in the main > > config. > > > > I'm pretty sure this was working fine on the old box, which had a > > virtually identical config. The apache docs > > (http://httpd.apache.org/docs/mod/core.html#hostnamelookups) note that > > this can be done in a virtual host config. The vhost config looks like: > > > > > > ServerAdmin webmaster@domain.com > > User joeuser > > Group vhosts > > DocumentRoot /home/servers/domain.com/pages > > ServerName domain.com > > ServerAlias www.domain.com > > HostnameLookups off > > CustomLog /home/servers/domain.com/access_log combined > > ScriptAlias /cgi-bin/ "/home/servers/domain.com/cgi-bin/" > > > > > > From the main config: > > > > > > AllowOverride all > > Options Indexes FollowSymLinks MultiViews ExecCGI IncludesNOEXEC > > Order allow,deny > > Allow from all > > > > > > Ideas? > > > > James Smallacombe PlantageNet, Inc. CEO and Janitor > > up@3.am http://3.am > > ========================================================================= > > > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-isp" in the body of the message > > > James Smallacombe PlantageNet, Inc. CEO and Janitor up@3.am http://3.am ========================================================================= To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message