This is a discussion on Apache and Tomcat integration question within the Apache Web Server forums, part of the Web Server and Related Forums category; I tried to setup JK2 connector to make apache and tomcat work together. Configuration: Apache 2.0.47 Tomcat 4....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I tried to setup JK2 connector to make apache and tomcat work
together. Configuration: Apache 2.0.47 Tomcat 4.1.27 I followed the documentation and can get apache to talk to tomcat eg: http://localhost/examples --> successfully calls tomcat however the same call from a domain does not work. http://www.mydomain.com -->works http://www.mydomain.com/examples --> does not work. I tried to figure out setting up virtual hosts but can't seem to get Apache to start with the configuration. Any pointers would be helpful. Regards |
|
|||
|
I would like to add that I have a linksys router which has been
configured to forward port 8080 calls to my machine. I am not sure how to snoop this and figure out the problem. Any ideas would be helpful. regards, prponnal@yahoo.com (Prashant Ponnala) wrote in message news:<99fbc87f.0308232233.6808d41d@posting.google. com>... > I tried to setup JK2 connector to make apache and tomcat work > together. > > Configuration: > Apache 2.0.47 > Tomcat 4.1.27 > > I followed the documentation and can get apache to talk to tomcat > > eg: http://localhost/examples --> successfully calls tomcat > > however the same call from a domain does not work. > > http://www.mydomain.com -->works > > http://www.mydomain.com/examples --> does not work. > > I tried to figure out setting up virtual hosts but can't seem to get > Apache to start with the configuration. > > Any pointers would be helpful. > > Regards |