From owner-freebsd-isp Mon Jul 15 13:45:50 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 44AD937B400 for ; Mon, 15 Jul 2002 13:45:47 -0700 (PDT) Received: from cody.jharris.com (cody.jharris.com [205.238.128.83]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8392B43E6D for ; Mon, 15 Jul 2002 13:45:46 -0700 (PDT) (envelope-from nick@rogness.net) Received: from localhost (nick@localhost) by cody.jharris.com (8.11.1/8.9.3) with ESMTP id g6FLGj052312; Mon, 15 Jul 2002 16:16:49 -0500 (CDT) (envelope-from nick@rogness.net) Date: Mon, 15 Jul 2002 16:16:45 -0500 (CDT) From: Nick Rogness X-Sender: nick@cody.jharris.com To: George Georgalis Cc: "Simon Carr's Palm 3 HandHeld" , "Gary D. Margiotta" , Mark Johnston , "'Odhiambo Washington'" , freebsd-isp@FreeBSD.ORG Subject: Re: Scripts to Manage Virtual Hosts In-Reply-To: <20020715162627.B1341@trot> 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 On Mon, 15 Jul 2002, George Georgalis wrote: > On Sat, Jul 13, 2002 at 12:33:52AM -0400, Simon Carr's Palm 3 HandHeld wrote: > > >Some thoughts; I've done something similar, but instead of writing all > >the VirtualHosts to one file it just creates a file for each VirtualHost > >called .conf in a specified directory, then in my httpd.conf > >I've got > > > >include "/usr/local/etc/apache/VirtualHost/" > > > >That'll read all the files in said directory and process them (you can > >see it with an apachectl configtest, it lists each one). An absolute > >godsend of a feature. > > Sounds like an excellent approach. (and with the db too) FWIW, This approach does not work if you have FrontPage extension enabled. It wants them all in the main httpd.conf file in order to active fp exts via fpinstall. FP...What a joke... Nick Rogness - Don't mind me...I'm just sniffing your packets To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-isp" in the body of the message