From owner-freebsd-stable@FreeBSD.ORG Tue Jun 23 14:01:10 2009 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 577231065673 for ; Tue, 23 Jun 2009 14:01:10 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from out1.smtp.messagingengine.com (out1.smtp.messagingengine.com [66.111.4.25]) by mx1.freebsd.org (Postfix) with ESMTP id 2D0318FC13 for ; Tue, 23 Jun 2009 14:01:09 +0000 (UTC) (envelope-from jeffrey@goldmark.org) Received: from compute1.internal (compute1.internal [10.202.2.41]) by out1.messagingengine.com (Postfix) with ESMTP id 76FD437B6DD; Tue, 23 Jun 2009 09:41:56 -0400 (EDT) Received: from heartbeat2.messagingengine.com ([10.202.2.161]) by compute1.internal (MEProxy); Tue, 23 Jun 2009 09:41:56 -0400 X-Sasl-enc: KEpiu7RMICijcNFkXCICM8p2P/aE5jOBXVk5pl+N6RWs 1245764516 Received: from hagrid.ewd.goldmark.org (n114.ewd.goldmark.org [72.64.118.114]) by mail.messagingengine.com (Postfix) with ESMTPSA id 1682020EA5; Tue, 23 Jun 2009 09:41:56 -0400 (EDT) Message-Id: From: Jeffrey Goldberg To: allnetgroup@yahoo.com In-Reply-To: <849040.64121.qm@web34307.mail.mud.yahoo.com> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v935.3) Date: Tue, 23 Jun 2009 08:41:54 -0500 References: <849040.64121.qm@web34307.mail.mud.yahoo.com> X-Mailer: Apple Mail (2.935.3) Cc: stable@freebsd.org Subject: Re: Adding multiipul virtual domains? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 23 Jun 2009 14:01:10 -0000 On Jun 22, 2009, at 4:46 PM, ALLnetgroup wrote: > I have 3 virtual domains I need to add to FreeBSD 7.2-RELEASE server > using Terminal or Webmin preferably Terminal. If you are talking about virtual web domains, then this will be configured in the Apache configuration files. Assuming you have apache22 installed from ports, then look in /usr/local/etc/apache22/extra/http-vhosts.com That will point you to some apache documentation http://httpd.apache.org/docs/2.2/vhosts/ which you should review. As others have said, you need to clarify your question. Virtual domains with respect to what? I'm just guessing that you are talking about webserver vhosts and that you are running apache. If you are talking about virtual domains for email, then you will need to let us know whether you are running the FreeBSD default sendmail installation or some other mail server system. -j -- Jeffrey Goldberg http://www.goldmark.org/jeff/