| Author |
Apache 2.0.53 + Tomcat 5.5.7 integration on Windows using mod_jk
|
Ajayy Kamblee
Greenhorn
Joined: Dec 03, 2008
Posts: 1
|
|
Hi All, I am trying to bind Apache 2.0.53 and Tomcat 5.5.7 on Windows XP using mod_jk. Following is my configuration, httpd.conf mod_jk.conf workers.properties tomcat server.xml With this configuration, I can access Apache content using http://localhost, I can access Tomcat content using http://localhost:8080/servlets-examples, but if I try to use http://localhost/servlets-examples, then I get following error - [Thu Dec 04 10:15:19 2008] [error] [client 127.0.0.1] File does not exist: D:/softwares/Apache Group/Apache2/htdocs/servlets-examples Can someone tell me if I am missing anything?
|
Ajay
|
 |
 |
|
|
subject: Apache 2.0.53 + Tomcat 5.5.7 integration on Windows using mod_jk
|
|
|