RE: basic 2 virtual hosts configuration

2010-06-16 Thread Caldarale, Charles R
> From: MB [mailto:digital.disc...@gmail.com] > Subject: Re: basic 2 virtual hosts configuration > > > > > > > > Why have you declared the above? Where in the doc does it say you > > should do that? > > Actually Tomcat did that. Tomcat did what?

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Hassan Schroeder
On Wed, Jun 16, 2010 at 12:13 PM, MB wrote: > I'm sorry Hassan, but I don't have time with a meta-debate right now. I'm not trying to "debate" anything, I'm trying to understand what *exactly* you found lacking so it can be improved. > That the how-to didn't work out for me is proof enough a mo

Re: basic 2 virtual hosts configuration

2010-06-16 Thread MB
Hassan Schroeder said: >On Wed, Jun 16, 2010 at 11:29 AM, MB wrote: > >> And? The how-to not very real world for people in my situation > >> Too little real world > >You keep saying that, without detail. What is "not real world" about >the content of the how-to? It is, after all, intended to be

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Hassan Schroeder
On Wed, Jun 16, 2010 at 11:29 AM, MB wrote: > And? The how-to not very real world for people in my situation > Too little real world You keep saying that, without detail. What is "not real world" about the content of the how-to? It is, after all, intended to be a minimalist description, and it

Re: basic 2 virtual hosts configuration

2010-06-16 Thread MB
Hassan Schroeder said: >That's what that virtual hosting how-to is *intended* to provide And? The how-to not very real world for people in my situation and doesn't contain all the relevant info in one page. That's what I intend to write when I get my head around it all. Unless I find a link to an

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Hassan Schroeder
On Tue, Jun 15, 2010 at 10:21 PM, MB wrote: >>http://tomcat.apache.org/tomcat-5.5-doc/virtual-hosting-howto.html > > Thanks for your response, Hassan. Perhaps I should have been more clear > what I had done already. > > I've read that page, took my time, cleaned out my old install, > reinstalled

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Mark Eggers
e: > From: Pid > Subject: Re: basic 2 virtual hosts configuration > To: "Tomcat Users List" > Date: Wednesday, June 16, 2010, 2:58 AM > On 16/06/2010 08:12, Mark Eggers > wrote: > > MB, > > > > You can follow the instructions given for Tomcat

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Pid
o match the server.xml entry) > > I just tested this on my 5.5.29 installation on Fedora 13 (Java 6.0.20). > Works as advertised. > > just my two cents . . . > > /mde/ > > --- On Tue, 6/15/10, MB wrote: > >> From: MB >> Subject: Re: basic 2 virtual h

Re: basic 2 virtual hosts configuration

2010-06-16 Thread Mark Eggers
: > From: MB > Subject: Re: basic 2 virtual hosts configuration > To: "Tomcat Users List" > Date: Tuesday, June 15, 2010, 10:21 PM > Caldarale, Charles R said: > > >Nothing, but you must do it correctly. > Yes, I figured that much. :) > > >You don'

Re: basic 2 virtual hosts configuration

2010-06-15 Thread MB
Caldarale, Charles R said: >Nothing, but you must do it correctly. Yes, I figured that much. :) >You don't set the path attribute - in almost all cases it is illegal >(and "/" is never correct, under any circumstances - read the doc). Interesting. Time for a reread. >> >> >

RE: basic 2 virtual hosts configuration

2010-06-15 Thread Caldarale, Charles R
> From: MB [mailto:digital.disc...@gmail.com] > Subject: basic 2 virtual hosts configuration > > to deploy 2 virtual hosts in Tomcat 5.5.29 (no Apache) what more than > the server.xml file below and a context.xml per each host in Catalina > do you need to set up? Nothing, but you must do it corre

Re: basic 2 virtual hosts configuration

2010-06-15 Thread Hassan Schroeder
On Tue, Jun 15, 2010 at 4:23 PM, MB wrote: > GUIDES? > Anyone that can point to a guide that focuses only on the steps > necessary to configure Tomcat 5.5.x for 2 or more virtual hosts? In the documentation? http://tomcat.apache.org/tomcat-5.5-doc/virtual-hosting-howto.html -- Hassan Schroede