Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Dec 1998 13:06:38 +0000 (GMT)
From:      Robert <robert@namodn.com>
To:        Pat Lynch <lynch@rush.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: name-based vhosting w/ Apache
Message-ID:  <Pine.BSF.3.96.981203130433.28617B-100000@namodn.com>
In-Reply-To: <Pine.BSF.4.05.9812030918120.539-100000@bytor.rush.net>

next in thread | previous in thread | raw e-mail | index | archive | help
It does work with lynx, it gives you a warning about "Bad partial
reference; stripping leading dots" (on my test domain anyway) but loads
the page fine.. (to test vhosting I CNAMED a fake subdomain to go to a use
page...)

Thanks! I feel more confident about taking ppl's money with a promise to
give them a website now :)


-rob
( www.namodn.com )
( mailto : robert@namodn.com )

On Thu, 3 Dec 1998, Pat Lynch wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> 
> this is extremely possible, and I have my machines doing so right now.
> I have www.pagangeek.com, www.com-u-max.com, www.comp-u-max.net,
> www.vitalit.com...and a bunch of others responding to the same IP address,
> its apache that grabs the information it needs from a browser (should work
> with at least netscape 3 and up and IE 3 and up) -Pat
> 
> ___________________________________________________________________________
> 
> Pat Lynch						lynch@rush.net
> Systems Administrator					Rush Networking
> 
> ___________________________________________________________________________
> 
> On Thu, 3 Dec 1998, Robert wrote:
> 
> > Hi!
> > 
> > I would like very much to host pages from my server using the name-based
> > virtual hosting in Apache 1.3.3, on FreeBSD 2.2.6 (may upgrade to 2.2.8,
> > suggestions? :)
> > 
> > I have the vhosting part figured out, but I just need some verification
> > before I take the actual step of registering another name.. <gulp> ..
> > 
> > Is it possible to have more than one domain name assigned to an IP
> > address?
> > I have been told that it is, and nothing to the contrary thus far.
> > 
> > Therefore.
> > 
> > I assume the way to do this would be to add an entry in named.boot , which
> > now looks like this
> > 
> > named.boot
> > ----------
> > cache           .                       named.root 
> > primary         namodn.com              named.namodn
> > primary         0.0.127.IN-ADDR.ARPA    localhost.rev
> > ----------
> > 
> > to something like this
> > 
> > named.boot.correct?
> > ----------
> > cache           .                       named.root 
> > primary         namodn.com              named.namodn
> > primary         0.0.127.IN-ADDR.ARPA    localhost.rev
> > primary 	customer.com		named.customer
> > ----------
> > 
> > then mime my (working) named.namodn, which uses ns1.namodn.com, and have
> > an ns1.customer.com all set up in named.customer ...
> > 
> > Would this work? 
> > 
> > Thanks!
> > 
> > -rob
> > ( www.namodn.com )
> > ( mailto : robert@namodn.com )
> > 
> > 
> > To Unsubscribe: send mail to majordomo@FreeBSD.org
> > with "unsubscribe freebsd-questions" in the body of the message
> > 
> 
> -----BEGIN PGP SIGNATURE-----
> Version: 2.6.2
> 
> iQCVAwUBNmaeHMGd9jPuKvqVAQEUIAQAwT8OS5pY6LTs0VCeqvTb7ZdmlWXOUFLo
> sV7sqitZM5Me8BTUBmtFTwTZfeFb+h87ylmVVMPkulkEzAFqEWHyT3xkVR6RdZ9K
> q2XeBcuHigDeyyV4rEVlJarE1iopkslTXY5kGinectAcz8JRobknJjjamKk8NqxK
> ZebfXIwvx+M=
> =6gZH
> -----END PGP SIGNATURE-----
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.981203130433.28617B-100000>