Has anyone had this problem with any success?
platform:
Windows 2000 Professional
Jakarta Tomcat 4.1.3
Apache 2.0.039
Mod_jk connector
My_Sql 4.0.1
I have a successful connection between Tomcat and Apache via the mod_jk module.
All JSP's are displaying with the appropriate data from MySql.
My problem is that no images will display when I connect through Apache, via port 80.
When I connect to Tomcat direct through port 8080, everything displays properly including images.
Currently, I am running my application under Tomcat's webapp subdirectory.
Is there something that I perhaps not did properly configure with Apache's http.conf file or with
server.xml?
Any suggestions or answers would certainly be appreciated.
platform:
Windows 2000 Professional
Jakarta Tomcat 4.1.3
Apache 2.0.039
Mod_jk connector
My_Sql 4.0.1
I have a successful connection between Tomcat and Apache via the mod_jk module.
All JSP's are displaying with the appropriate data from MySql.
My problem is that no images will display when I connect through Apache, via port 80.
When I connect to Tomcat direct through port 8080, everything displays properly including images.
Currently, I am running my application under Tomcat's webapp subdirectory.
Is there something that I perhaps not did properly configure with Apache's http.conf file or with
server.xml?
Any suggestions or answers would certainly be appreciated.