You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Brian Adams <ba...@AEM-TX.com> on 2001/12/05 21:32:33 UTC

images won't load with tomcat4.0.1 and apache 1.3 using WebApp_Mo dule

Hi, I walked through a basic setup of apache and tomcat 4.0
now that I have tomcat responding to Apache via warp I can't get any of my
jsp pages to load images....
The only way is if I use img="http://.../image.if"
Please tell me a way to do this better than that!
standard httpd.conf with:
LoadModule webapp_module modules/mod_webapp.so
AddModule mod_webapp.c
.
.
.
WebAppConnection conn warp localhost:9009
WebAppDeploy bbb conn /bbb







--
To unsubscribe:   <ma...@jakarta.apache.org>
For additional commands: <ma...@jakarta.apache.org>
Troubles with the list: <ma...@jakarta.apache.org>