Apache2 + Tomcat4.1 + mod_jk2
Ozgur Kocak <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Hi everyone, I have installed apache 2.0.45, Tomcat 4.1.* and mod_jk2 module to bind them. Actually, Jk2 functionalities run properly but, I have a problem on deploying the jsp files. I have all the related files about an individual domain in domain.* directory which is set in apache conf files and the workers.properties file includes lines smth like; [uri:/*.jsp] worker=ajp13:localhost:8009 But if I put a sample jsp file in those domain directories (index.jsp), Tomcat shows its own index.jsp page. How could I have the related jsp files running on tomcat and located in apache domain directories ? Many thanks, Ozgur .. ___________________________________________________________________________ To unsubscribe, send email to [email protected] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html