After serveral hours, I finally got Apache 2.0.x to connect to Tomcat 5.0.19 for serving .jsp files. The server runs fine, but when I call for a .jsp file, the server sends the request to tomcat and tomcat looks at it's root directory for the .jsp file instead of where apache found it.
I've several users. Everybody should put *.jsp - files into there own whitch can be called over domain/~user. Tomcat has now to accomplish the request in the real directory like: /home/staff/user/www
The biggest problem this causes is that using UserDir= httpd.conf doesn't work at all for Tomcat. Is there any way to have Tomcat recognize UserDir virtual directories? The documentation on tomcat is sparse at best unfortunatly. I was just wondering if anyone else ran into similar problems.
If anyone can help it would be appreciated. If you need any more info just reply.
Thanks very much!
Meyersche (Switzerland)
I've several users. Everybody should put *.jsp - files into there own whitch can be called over domain/~user. Tomcat has now to accomplish the request in the real directory like: /home/staff/user/www
The biggest problem this causes is that using UserDir= httpd.conf doesn't work at all for Tomcat. Is there any way to have Tomcat recognize UserDir virtual directories? The documentation on tomcat is sparse at best unfortunatly. I was just wondering if anyone else ran into similar problems.
If anyone can help it would be appreciated. If you need any more info just reply.
Thanks very much!
Meyersche (Switzerland)