RE: Apache does not load images!!

2002-02-28 Thread Eswar.K
mod_webapp? I find this to be a problem when using apache and mod_webapp, but it went away once I use it on Solaris. mod_jk doesn't have this problem either. -Original Message- From: Eswar.K [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 8:56 AM To: Tomcat Users List Subject

Apache does not load images!!

2002-02-27 Thread Eswar.K
hi guys, My system setup is like this. tomcat has been integrated with apache with mod_jk. When I send a request directly to tomcat(post 8080), all the images are loaded appropriately, but when i am sending a requet to apache(port 80), few images are not being loaded. What should be done to

RE: Apache does not load images!!

2002-02-27 Thread Eswar.K
Shrimpton [mailto:[EMAIL PROTECTED]] Sent: Wednesday, February 27, 2002 3:27 PM To: Tomcat Users List; Eswar.K Subject: Re: Apache does not load images!! On Wednesday 27 February 2002 10:39, Eswar.K wrote: Hi, tomcat has been integrated with apache with mod_jk. When I send a request directly

Problem in connecting apache and tomcat on different hosts

2002-02-14 Thread Eswar.K
hi all, I have a problem here.. I have apache 1.3 on 1 machine and tomcat 3.2.3 on another machine. how do i make them talk to each other. where and what do i configure in apache so that it talks to tomcat on another host. if they are on the same machine then it works fine... Thanks in

RE: Configuring apache + tomcat on separate machines

2002-02-14 Thread Eswar.K
how would the apache server know on which IP address the tomcat is running? from the tomcat side it is fine, but how about the communication from apache to tomcat... -Original Message- From: Keith Simpson [mailto:[EMAIL PROTECTED]] Sent: Thursday, February 14, 2002 10:14 PM To: Tomcat