Date: Tue, 23 Jun 2009 08:41:54 -0500 From: Jeffrey Goldberg <jeffrey@goldmark.org> To: allnetgroup@yahoo.com Cc: stable@freebsd.org Subject: Re: Adding multiipul virtual domains? Message-ID: <EF342459-825B-4E56-8B15-C6224E1FB22E@goldmark.org> In-Reply-To: <849040.64121.qm@web34307.mail.mud.yahoo.com> References: <849040.64121.qm@web34307.mail.mud.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?EF342459-825B-4E56-8B15-C6224E1FB22E>