Hello Oded
A conventional, simple, and accepted secure solution to the problem
of running tomcat as root is to
daemon su -c /home/tomcat/tcstart.sh tomcat
from root which transfers tomcat to run under process ownership
of user tomcat. Of course, you must create a user "tomcat", and
of cour
9:50 PM
Subject: Re: Re: Apache + Tomcat, Tomcat only handles JSP in localhost
From: Oded Arbel <[EMAIL PROTECTED]>
Date: 2006/01/10 Tue PM 12:46:14 EST
To: users@tomcat.apache.org
CC: Warren Pace <[EMAIL PROTECTED]>
Subject: Re: Apache + Tomcat, Tomcat only handles JSP in localhost
On T
>
> From: Oded Arbel <[EMAIL PROTECTED]>
> Date: 2006/01/10 Tue PM 12:46:14 EST
> To: users@tomcat.apache.org
> CC: Warren Pace <[EMAIL PROTECTED]>
> Subject: Re: Apache + Tomcat, Tomcat only handles JSP in localhost
>
> On Tuesday, 10 ?January 2006 14:3
On Tuesday, 10 בJanuary 2006 14:31, Warren Pace wrote:
> > The most important reason that I use an Apache frontend for tomcat,
> > which is probably not relevant to the original poster, is that
> > under Unix only root processes can open port 80 (the default HTTP
> > port), and so if tomcat is conf
>
> From: Oded Arbel <[EMAIL PROTECTED]>
> Date: 2006/01/10 Tue AM 06:59:08 EST
> To: users@tomcat.apache.org
> CC: "Caldarale, Charles R" <[EMAIL PROTECTED]>
> Subject: Re: Apache + Tomcat, Tomcat only handles JSP in localhost
>
> On Tuesday, 10 ?
On Tuesday, 10 בJanuary 2006 02:35, Caldarale, Charles R wrote:
> > From: Sriram Narayanan [mailto:[EMAIL PROTECTED]
> > Subject: Re: Apache + Tomcat, Tomcat only handles JSP in localhost
> >
> > The link he gave talks about how to have PHP etc along side Tomcat.
>
>
> From: Thom Hehl [mailto:[EMAIL PROTECTED]
> Subject: Re: Apache + Tomcat, Tomcat only handles JSP in localhost
>
> Is there any documentation on configuring tomcat for optimum
> performance?
Probably not all in one place. For starters, Peter Lin has a pretty
decent s
: RE: Apache + Tomcat, Tomcat only handles JSP in localhost
The reason I'm currently using Apache+Tomcat is that I had
heard that Tomcat was significantly slower at serving static
files (.css, .gif, .js, etc.). Is this no longer the case?
It is no longer the case. Peter Lin did some c
> From: Daniel Blumenthal [mailto:[EMAIL PROTECTED]
> Subject: RE: Apache + Tomcat, Tomcat only handles JSP in localhost
>
> The reason I'm currently using Apache+Tomcat is that I had
> heard that Tomcat was significantly slower at serving static
> files (.css, .gif,
Chuck,
> So, I repeat: What "full-fledged" features do you think are
> missing from Tomcat?
The reason I'm currently using Apache+Tomcat is that I had heard that Tomcat
was significantly slower at serving static files (.css, .gif, .js, etc.).
Is this no longer the case?
Daniel
-
> From: Sriram Narayanan [mailto:[EMAIL PROTECTED]
> Subject: Re: Apache + Tomcat, Tomcat only handles JSP in localhost
>
> The link he gave talks about how to have PHP etc along side Tomcat.
PHP can be fairly easily used with Tomcat standalone:
http://wiki.apache.org/tomcat/Usi
On 1/10/06, Caldarale, Charles R <[EMAIL PROTECTED]> wrote:
>
> For curiosity's sake, what "full-fledged" features do you think are
> missing from Tomcat?
>
The link he gave talks about how to have PHP etc along side Tomcat.
-- Sriram
-
> From: Nelson Maisonet [mailto:[EMAIL PROTECTED]
> Subject: Apache + Tomcat, Tomcat only handles JSP in localhost
>
> Background: I ran the tomcat server by itself for quite some
> time without any problems, but now I need the functionality of
> a full-fledged http server so
On Monday, 9 בJanuary 2006 20:28, Nelson Maisonet wrote:
> Problem: Everything works perfectly when accessing through localhost.
> However, when I try to go through the net (domain name), instead of
> displaying the website created in .jsp it simply displays the code.
>
> Background: I ran the tomc
Ok, first email in this listserv so please forgive me if I forget anything.
Problem: Everything works perfectly when accessing through localhost.
However, when I try to go through the net (domain name), instead of
displaying the website created in .jsp it simply displays the code.
Background:
15 matches
Mail list logo