Hi Ezra,
It's me who has issue with Apache & Tomcat; Igor is trying to help me out. Anyways, i tried your suggestion and I am now getting the image as well. :) My new ProxyPass settings are: ------------------------------------------ ProxyPass /abc/abc/images http://IP:8080/abc/abc/images ProxyPass /abc http://IP:8080/abc/implement ProxyPass / http://IP:8080/abc/implement ------------------------------------------ Please don't get confused with the 2 abc mentioned above in thr URL; one is the deployed application's dir name and the following abc is a dir just inside it. Now the problem I am facing is that when I try to access either 'https://IP' or 'https://IP/abc', I see some a yellow icon at the bottom left of my browser. On clicking it, it says ------------------------------------------- Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Tue, 4 May 2010 09:22:02 UTC Message: Object expected Line: 57 Char: 2 Code: 0 URI: https://IP/csa ------------------------------------------- Also, when I enter inside the login page, I don't get a proper page; instead I see the actual code written on the browser's screen. On the other hand, if I try the 'http' URL (http://IP:8080/abc/implement), everything works fine without any error message, anywhere. Looks like there is still some problem with my Apache to Tomcat communication. Regards, GC -- View this message in context: http://old.nabble.com/Apache-to-Tomcat-forwarding-not-working-properly-tp28436856p28445210.html Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org " from the digest: users-digest-unsubscr...@httpd.apache.org For additional commands, e-mail: users-h...@httpd.apache.org