Hi,
We are facing below error.
#Application schema 'http' differs from Portal schema 'https'
Session Management will not work for Application 'http://hostname:8000/sap/bc/bsp/sap/ZREG/Main.htm
dsm session management is off.
We are using Apache & below is rewrite rule
RewriteRule ^/(sap\(.*) http://hostname:8000/$1 [P,L]
Anybody has faced this problem before ?
Best Regards,
Tushar.
Edited by: TChavan on Apr 27, 2011 8:47 AM