Hi!
I'm looking for guidelines how to integrate Tomcat 4.0.1 into an existing
Apache/PHP setup on a webhosting server. Is it at all possible to run Apache
with TC 4 (through mod_webapp?) in a transparent and flexible way for a
thousand VirtualHosts? Each VHost should have their own servlet repository.
Basically what I'd like to do is:
- Every user has a subdirectory (e.g ~/public_html/servlets)
where they put their servlets.
- Apache handles all requests.
- When a request comes for a *.jsp file or a servlet,
the request is dispatched to TC.
The docs for TC4 all seem to assume that I want to run a standalone Tomcat
to handle all http requests. I can't find any info on integrating it with
Apache.
All help appreciated!
Best regards,
/Johan Ekenberg
--
To unsubscribe: <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>