Hi,
This issue is resolved with
RequestHeader set ClientProtocol https
Best Regards,
Tushar
> From: krist.vanbes...@gmail.com
> Date: Mon, 21 Feb 2011 08:18:55 +0100
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] How to Retain https protocal
>
> On Sun, Fe
On Sun, Feb 20, 2011 at 8:45 AM, Tushar Chavan
wrote:
> Hi ,
>
> We have below configuration in httpd-ssl.conf file.
>
> ProxyPass /irj http://essdevwd01:8100/irj
> ProxyPassreverse /irj http://essdevwd01:8100/irj
>
>
> Now when we execute https://Apache_host/irj it
Hi ,
We have below configuration in httpd-ssl.conf file.
ProxyPass /irjhttp://essdevwd01:8100/irj
ProxyPassreverse/irjhttp://essdevwd01:8100/irj
Now when we execute https://Apache_host/irj it goes to
http://essdevwd01:8100/irj as excepted but ProxyPassre