From owner-freebsd-questions@FreeBSD.ORG Sat Jan 30 22:58:20 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D4B3110656A6 for ; Sat, 30 Jan 2010 22:58:20 +0000 (UTC) (envelope-from matt@gsicomp.on.ca) Received: from gsicomp.on.ca (gsicomp.on.ca [200.46.208.251]) by mx1.freebsd.org (Postfix) with ESMTP id 9DE4D8FC08 for ; Sat, 30 Jan 2010 22:58:20 +0000 (UTC) Received: from maia.hub.org (maia-1.hub.org [200.46.208.211]) by gsicomp.on.ca (Postfix) with ESMTP id 7B8A3FCC55D; Sat, 30 Jan 2010 22:58:18 +0000 (UTC) Received: from gsicomp.on.ca ([200.46.208.251]) by maia.hub.org (mx1.hub.org [200.46.208.211]) (amavisd-maia, port 10024) with ESMTP id 11541-09; Sat, 30 Jan 2010 22:58:14 +0000 (UTC) Received: from hermes (CPE002129cfd480-CM001ac3584898.cpe.net.cable.rogers.com [99.236.129.198]) by gsicomp.on.ca (Postfix) with SMTP id 10487FCA42D; Sat, 30 Jan 2010 22:58:15 +0000 (UTC) Message-ID: <73E8BD3A8F2344848C1C4662BD37460B@hermes> From: "Matt Emmerton" To: "Gary Kline" , "FreeBSD Mailing List" References: <20100130225035.GA10807@thought.org> Date: Sat, 30 Jan 2010 17:58:16 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.5843 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.5579 Cc: Subject: Re: apache22 and new hostname??? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 30 Jan 2010 22:58:20 -0000 Gary, > But I do need the basics of having/serving/hosting two domains on one > computer. What you are looking for are called "virtual hosts". See the examples in /usr/local/etc/apache22/extra/httpd-vhosts.conf. The Apache documentation (mentioned in the above file) is also helpful. Regards, -- Matt Emmerton