> 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-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to