Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Nov 2007 10:48:25 -0500
From:      Jerry McAllister <jerrymc@msu.edu>
To:        Brian Finniff <tranceddancer@hotmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: DNS and IP
Message-ID:  <20071105154825.GB62364@gizmo.acns.msu.edu>
In-Reply-To: <BAY114-W1198B68AE765DD630D744BBB8F0@phx.gbl>
References:  <BAY114-W1198B68AE765DD630D744BBB8F0@phx.gbl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Nov 04, 2007 at 06:00:27PM -0500, Brian Finniff wrote:

> 
> My question is, if you are running a website for 2 different people on the Internet and they both wanted to acquire a domain but you only have one IP address, would it be possible to forward each domain to the same IP address and somehow each one becomes distinct? If so, how is this possible? Can you explain to me how it can be done.
> 

It sounds like you want to set up name based virtual hosts.
That is SOP for many servers.   It is documented.

You would also have to deal with the name server issues to get
the web stuff (ports 80 and 443) directed to your single IP.  If
you do the name service, that is easy.  If you have to beg another
service, then that could be the hardest part.

////jerry


> Oh and for reference, I am not talking about web redirects.
> 
> _________________________________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071105154825.GB62364>