Deploying new virtual hosts

2005-12-04 Thread Terence M. Bandoian
Hi- I'd suggest searching the Internet for "web hosting control panel". You'll likely need to sort through the features provided and select according to the requirements of your project. As you might imagine, support is included, sometimes optionally, for a wide range of services including Tomca

RE: Deploying new virtual hosts

2005-12-03 Thread George Sexton
2, 2005 2:08 PM > To: users@tomcat.apache.org > Subject: Deploying new virtual hosts > > Hi- > > For that many virtual domains, you may want to investigate using a > commercial hosting application that allows you to manage the > server from > a web interface. They are

RE: Deploying new virtual hosts

2005-12-02 Thread George Sexton
j Rydzewski [mailto:[EMAIL PROTECTED] > Sent: Friday, December 02, 2005 4:51 AM > To: Tomcat Users List > Subject: Re: Deploying new virtual hosts > > Have you tried embeded tomcat? It's very easy to set up, and add new > hosts, contexts, etc. on the fly. So it would be poss

Deploying new virtual hosts

2005-12-02 Thread Terence M. Bandoian
wrote: >> >>> I'm trying to sort out a way I can automate deploying new virtual >>> hosts on >>> my Tomcat server. Right now I'm running about 70 virtual hosts. Each >>> virtual >>> host has only one ROOT context. I'm planning on scalin

Re: Deploying new virtual hosts

2005-12-02 Thread Mikolaj Rydzewski
George Sexton wrote: I'm trying to sort out a way I can automate deploying new virtual hosts on my Tomcat server. Right now I'm running about 70 virtual hosts. Each virtual host has only one ROOT context. I'm planning on scaling up to at least 200 virtual hosts before I need

Deploying new virtual hosts

2005-12-01 Thread George Sexton
I'm trying to sort out a way I can automate deploying new virtual hosts on my Tomcat server. Right now I'm running about 70 virtual hosts. Each virtual host has only one ROOT context. I'm planning on scaling up to at least 200 virtual hosts before I need to get a second machine. The