RE: Configuring linux for Tomcat web hosting

2008-03-25 Thread Srivastava, Abhay
Users List Subject: Re: Configuring linux for Tomcat web hosting Only if you are mixing technologies or have other complications. For instance, I find Apache Httpd easier to deal with for PHP, Perl, or CGI stuff in general. In a straight java servlet environment, it just adds latency and complexit

Re: Configuring linux for Tomcat web hosting

2008-03-25 Thread David Smith
p GWM (212) 657 - 4617 -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2008 3:01 PM To: Tomcat Users List Subject: Re: Configuring linux for Tomcat web hosting 1. Configure tomcat to listen on port 80 and without root privilege. Not sure how you se

RE: Configuring linux for Tomcat web hosting

2008-03-25 Thread Srivastava, Abhay
657 - 4617 -Original Message- From: David Smith [mailto:[EMAIL PROTECTED] Sent: Tuesday, March 25, 2008 3:01 PM To: Tomcat Users List Subject: Re: Configuring linux for Tomcat web hosting 1. Configure tomcat to listen on port 80 and without root privilege. Not sure how you setup tomc

Re: Configuring linux for Tomcat web hosting

2008-03-25 Thread David Smith
1. Configure tomcat to listen on port 80 and without root privilege. Not sure how you setup tomcat on your Ubuntu box, but most linux distributions will require you start it with something like jsvc from the commons-daemon project to do this. 2. Configure your cable router to forward port 80