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
Igor:
I think you have to create a proxypass entry for your images
also. Something similar to the below entry.
ProxyPass /images http://localhost/images
On Mon, May 3, 2010 at 9:06 PM, Igor Cicimov wrote:
> Post your server/vhost and https configuration please.
>
>
> On Tue, May 4,
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
Post your server/vhost and https configuration please.
On Tue, May 4, 2010 at 1:57 AM, Gaurav Chhabra wrote:
>
> 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
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