On Sun, 17 Nov 2002, Rich Bowen wrote: > On Sun, 17 Nov 2002, Rich Bowen wrote: > > > I've encountered quite a bit of confusion lately about whether it is > > possible to run different name-based vhosts on each of several IP > > addresses on a single machine. Clearly, this stems mostly from a lack of > > understanding of DNS stuff, as do many, many of the vhost problems that > > people have. But, anyways, do you think this phrasing change is > > accurate? It felt a little awkward, so I didn't go ahead and commit it. > > OK, Mads said he liked it, and nobody else said it sucked, so I'll go > ahead. Feel free to assist my grammar.
I guess I should not be running two threads with the same Subject line. Oops. > > > > > Thoughts? > > > > Index: index.xml > > =================================================================== > > RCS file: /home/cvs/httpd-2.0/docs/manual/vhosts/index.xml,v > > retrieving revision 1.2 > > diff -B -b -u -r1.2 index.xml > > --- index.xml 17 Nov 2002 06:28:40 -0000 1.2 > > +++ index.xml 17 Nov 2002 22:54:19 -0000 > > @@ -17,8 +17,9 @@ > > href="ip-based.html">IP-based</a>," meaning that you have a > > different IP address for every web site, or "<a > > href="name-based.html">name-based</a>," meaning that you have > > - multiple names running on a single IP address. The fact that they > > - are running on the same server is not apparent to the end user.</p> > > + multiple names running on each IP address. The fact that they > > + are running on the same physical server is not apparent to the > > + end user.</p> > > > > <p>Apache was one of the first servers to support IP-based > > virtual hosts right out of the box. Versions 1.1 and later of > > @@ -39,8 +40,8 @@ > > <section id="support"><title>Virtual Host Support</title> > > > > <ul> > > - <li><a href="name-based.html">Name-based Virtual Hosts</a> (One IP > > - address, multiple web sites)</li> > > + <li><a href="name-based.html">Name-based Virtual Hosts</a> (More > > + than one web site per IP address)</li> > > <li><a href="ip-based.html">IP-based Virtual Hosts</a> (An IP > > address for each web site)</li> > > <li><a href="examples.html">Virtual Host examples for common > > > > > > > > -- Pilgrim, how you journey on the road you chose To find out where the winds die and where the stories go --Pilgrim (Enya - A Day Without Rain) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
