Hi Serge, You are right. Portal was doing re-direct to apache server.Now I removed it. Now problem when I remove proxymapping ( i. e re-direction ) from portal, I can not retain host of apache in the url. e.g when I hit https://apache_server_name:443/irj , it will take me to https://sap_web_dispatcher_port:1443/irj. How can I retain apache hostname? 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 > |