Re: Need Help to configure tomcat and set up virtual host

2001-09-22 Thread Jeff Turner
You'd be better off asking this on the Tomcat list, [EMAIL PROTECTED] (after subscribing). It looks pretty easy if you use Tomcat in conjunction with Apache. Read the comment above the mod_webapp connector section in server.xml. You need to add this to your httpd.conf: LoadModule webapp_module

Re: Need Help to configure tomcat and set up virtual host

2001-09-22 Thread Ola Lundqvist
On Sat, Sep 22, 2001 at 04:28:42PM +0500, Blessen wrote: > Hi, > I have configured Tomcat 4.0 but now i want to know how add virtual > hosts.My problem is that ,i have number of virtual hosts .who needs > or does'nt need Java Servelet support.I need to give support to only > those needed.So ple

Re: Need Help to configure tomcat and set up virtual host

2001-09-22 Thread Jeff Turner
You'd be better off asking this on the Tomcat list, [EMAIL PROTECTED] (after subscribing). It looks pretty easy if you use Tomcat in conjunction with Apache. Read the comment above the mod_webapp connector section in server.xml. You need to add this to your httpd.conf: LoadModule webapp_module

Need Help to configure tomcat and set up virtual host

2001-09-22 Thread Blessen
Hi, I have configured Tomcat 4.0 but now i want to know how add virtual hosts.My problem is that ,i have number of virtual hosts .who needs or does'nt need Java Servelet support.I need to give support to only those needed.So please help me by stating the step by step procedure for the process.

Re: Need Help to configure tomcat and set up virtual host

2001-09-22 Thread Ola Lundqvist
On Sat, Sep 22, 2001 at 04:28:42PM +0500, Blessen wrote: > Hi, > I have configured Tomcat 4.0 but now i want to know how add virtual > hosts.My problem is that ,i have number of virtual hosts .who needs > or does'nt need Java Servelet support.I need to give support to only > those needed.So pl

Need Help to configure tomcat and set up virtual host

2001-09-22 Thread Blessen
Hi, I have configured Tomcat 4.0 but now i want to know how add virtual hosts.My problem is that ,i have number of virtual hosts .who needs or does'nt need Java Servelet support.I need to give support to only those needed.So please help me by stating the step by step procedure for the process