I have both apache and tomcat working on the same folder
c:\tomcat\webapps\ROOT. I pointed apache's directoryroot to that folder.
Works fine for me - apache serves static html content, and passes jsp
requests to tomcat, which finds those files in the same folder. 

Using this you don't need any further app-dirs like servlet or example,
since all the files are in the root folder.

Hope that helps.

-----Original Message-----
From: Martin Burger [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 26, 2001 7:22 AM
To: [EMAIL PROTECTED]
Subject: Tomcat Root == Apache Root


Hello,

I  want  that  Apache  and  Tomcat  use  the same root-directory. I am
currently  using  "Apache/1.3.14 (Win32) mod_jk PHP/4.0.4" and "Tomcat
3.2.1".

I  tried  it  for more than five hours, but it does not work properly.
Any hints?

I  searched the web and the mailing-list, but all I found was a thread
"Tomcat ROOT == Apache Root" without any solution for this problem.

It  seems many users try to do this, but they all fail? Is it possible
that  Apache  and Tomcat share the same root-directory? I would prefer
if they work together without any "app-dir" like "servlet", "dynamic",
"example" or whatever.

Thanks

      Martin



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to