Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Tomcat 4.1 with Apache 2.0 Internal Error

Status
Not open for further replies.

evicid

Programmer
Oct 1, 2002
1
US
Under Windows 2000, I've successfully installed Tomcat 4.1 and Apache 2.0. I have verified that each one works independently. I recently tried to use Apache to pass the jsp requests to Tomcat, using the mod_jk2.dll module. I followed a setup that I found online for it. After I restarted both programs, I was able to browse my Tomcat wepapps directories through Apache on port 80. The problem is that any time I try to view a jsp file, I get an internal error message from Apache after a pause. When I browse my Tomcat files on port 8080, I don't receive these errors. And when I view static html files on port 80 (Apache), I don't receive any errors. Does anyone know why I may be having a problem with the jsp requests?

Thanks for any help.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top