[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: named



I feel that this is a good time to point out that name-based virtual hosts
only work with HTTP 1.1-compliant browsers.  Pretty much everything out there
now uses HTTP 1.1, but if supporting absolutely every browser possible is the
goal, IP-based virtual hosting is the only way.  It's also the only way to
support virtual hosts with FTP and several other services.

However, if it's just web stuff and browsers made in the last decade or so
that you wanna do, name-based hosts like Kara suggested will work just fine. :)

--Danny, now with minimal verbosity!

On Tue, Oct 09, 2001 at 09:22:08PM -0500, Kara Pritchard wrote:
> 
> Yes, hosting multiple domains on one IP is the entire purpose of virtual
> hosts in apache. You don't have to specify ports in DNS or anything.
> 
> You will add a <VirtualHost> entry in your httpd.conf file for Apache. See
> this howto:
> 
> http://httpd.apache.org/docs/vhosts/index.html
> 
> You only have to specify different ports if you are setting up SSL sites.
> Even then, it is done in this apache config file, and not DNS.
> 
> Good Luck :)
> 
> -Kara
> 
> On Tue, 9 Oct 2001, Gary wrote:
> 
> > is there a way to specify a port in the named?
> > i have two domains and don't want users to have to specify the port....if it could be specified in dns that would eliminate the problem
> >
> > or is there a good way to host two sites on one ip without inconvenience to the end users?
> >
> > thanks,
> > gary
> >
> >
> 
> -- 
> Kara Pritchard                          Phone: 618-398-7360
> Director of Exam Development            http://www.lpi.org/
> --
> 
> 
> 
> -
> To unsubscribe, send email to majordomo@luci.org with
> "unsubscribe luci-discuss" in the body.
-
To unsubscribe, send email to majordomo@luci.org with
"unsubscribe luci-discuss" in the body.