RE: Reverse proxy : https changes to http with blank page

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Serge,
 
#enable reverse-proxying
ProxyVia on
ProxyTimeout 600
#
#disable forward-proxying
ProxyRequests Off
#
#proxy /irj both ways
ProxyPass        /irj           https://SAP Web Dispatcher host:1443/irj
ProxyPassReverse /irj           https://Apache_server_host:443/irj
 
Best Regards,
Tushar.

 
> From: serge.fonville@xxxxxxxxx
> Date: Wed, 15 Sep 2010 12:15:14 +0200
> To: users@xxxxxxxxxxxxxxxx
> Subject: Re: Reverse proxy : https changes to http with blank page
>
> > Hi Experts,
> >
> > Below is our scenario.
> >
> > Web Browser ------>Apapche server ------->SAP WEB Dispatcher
> > ------------------>SAP Portal
> >
> > Web browser to Apache server ( HTTPS flow ) ----->then from Apache server to
> > SAP Web Dispatcher ( HTTPS ) ---->then SAP WEB Dispatcher  to SAP Portal (
> > HTTP )
> >
> > Now When I execute https://apache_serevr:443/irj  I get blank page & url
> > changes to http://apacheserevr:443/irj/.  Now when I replace http by https
> > then I get http://apacheserver:443/irj/portal.  again I replace http by
> > https then I get a page & url is https://apache serev:443/irj/portal.
> >
>
> Based on the behaviour, either your Sap portal is doing a redirect or
> you have something misconfigured.
> In that case it may be a misconfigured proxypass and proxypassreverse directive.
> Could you attach your vhost configuration?
> Most important the part where everything is proxied.
>
> HTH
>
> Regards,
>
> Serge Fonville
>
> http://www.sergefonville.nl
>
> Convince Google!!
> They need to support Adsense over SSL
> https://www.google.com/adsense/support/bin/answer.py?hl=en&answer=10528
> http://www.google.com/support/forum/p/AdSense/thread?tid=1884bc9310d9f923&hl=en
>
> ---------------------------------------------------------------------
> 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-unsubscribe@xxxxxxxxxxxxxxxx
> " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
> For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx
>

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux