Re: [us...@httpd] Apache to Tomcat forwarding not working properly

2010-05-04 Thread Gaurav Chhabra
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 Proxy

Re: [us...@httpd] Apache to Tomcat forwarding not working properly

2010-05-03 Thread Gaurav Chhabra
Hi Igor, I have shared the files here: --- http://pastebin.com/8809Wmpb (httpd.conf) http://pastebin.com/e56vtWzH(httpd-ssl.conf) --- If there is anything else you require, please let me know. Thanks & Regards, GC -- View this message in

[us...@httpd] Apache to Tomcat forwarding not working properly

2010-05-03 Thread Gaurav Chhabra
Hi, I am facing some problem with Apache to Tomcat forwarding. I have Tomcat (6.0.18) behind Apache (2.2). I want to use ‘https’ for receiving request from the client. This request, when forwarded by Apache to Tomcat, will use ‘http’. My application’s name is ‘abc’, which is deployed in Tomcat’s