One way to do it safely is to have Tomcat serve all the files. Is
there a reason why you need the Apache web server at all?
-- 
Len


On Thu, Jul 10, 2008 at 15:22, Tim Hunt <[EMAIL PROTECTED]> wrote:
> Wow, that's a major headache/hassle I wasn't aware of.  Where can I find
> more about the risks and how to potentially do this safely?
>
> Thanks,
> Tim
>
> -----Original Message-----
> From: Mark Thomas [mailto:[EMAIL PROTECTED]
> Sent: Thursday, July 10, 2008 2:55 PM
> To: Tomcat Users List
> Subject: Re: Tomcat seems to have stopped servicing requests behind
> Apache
>
> Tim Hunt wrote:
>> Hmmm.  Does that mean I shouldn't have an .html file (served by
> Apache)
>> and a .jsp file (served by Tomcat) in the same directory?
>
> Yes. Unless you are careful about your configuration. It is possible to
> do
> it safely, but it can cause issues.
>
> Mark
>
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to