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 "[EMAIL PROTECTED]"
> 
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to