Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Mark Eggers
- Original Message - > From: Dennis de Champeaux > To: users@tomcat.apache.org > Cc: dennis > Sent: Monday, June 20, 2011 12:58 PM > Subject: Tomcat6/7 virtual hosting - yet again > >T his is my 4th day trying to setup virtual hosting on Linux-Debian; > e

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Hassan Schroeder
On Mon, Jun 20, 2011 at 2:07 PM, Dennis de Champeaux wrote: > Let add that Tomcat was  responding on port 8080 with out of the box > server.xml. So you pretty obviously need to continue to use port 8080, eh? e.g. http://www.testzzz.com:8080/ or turn off the Apache httpd running on port 80 and

RE: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Caldarale, Charles R
> From: Dennis de Champeaux [mailto:atlantisic...@yahoo.com] > Subject: Re: Tomcat6/7 virtual hosting - yet again > Let add that Tomcat was  responding on port 8080 with out > of the box server.xml. As expected. What makes you think it will magically respond on port 80? (Espe

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Dennis de Champeaux
From: Hassan Schroeder Subject: Re: Tomcat6/7 virtual hosting - yet again To: "Tomcat Users List" Date: Monday, June 20, 2011, 1:13 PM On Mon, Jun 20, 2011 at 12:58 PM, Dennis de Champeaux wrote: > This is my 4th day trying to setup virtual hosting on Linux-Debian; > Yes I have r

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Dennis de Champeaux
OT buy Dell, Mac, Ford, Chrysler << >> Boycott Chinese Products << --- On Mon, 6/20/11, Hassan Schroeder wrote: From: Hassan Schroeder Subject: Re: Tomcat6/7 virtual hosting - yet again To: "Tomcat Users List" Date: Monday, June 20, 2011, 1:13 PM On Mon,

Re: Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Hassan Schroeder
On Mon, Jun 20, 2011 at 12:58 PM, Dennis de Champeaux wrote: > This is my 4th day trying to setup virtual hosting on Linux-Debian; > Yes I have read everything that I can find in Tomcat documentation - > Using a browser (on that box) to access that bogus domain > www.testzzz.com "works" but give

Tomcat6/7 virtual hosting - yet again

2011-06-20 Thread Dennis de Champeaux
This is my 4th day trying to setup virtual hosting on Linux-Debian; even trying Tomcat6 after failing on Tomcat7. Yes I have read everything that I can find in Tomcat documentation - including the obtuse:    http://tomcat.apache.org/tomcat-7.0-doc/virtual-hosting-howto.html what I found on this fo