Hi All,
I am working on enabling our SAP SRM System on internet by reverse proxy
Our Server Details
Portal 7.3
SRM 7.01
MDM 7.1
Below is the
Browser -> Apache Reverse Proxy -> Portal -> SRM
https://portal.mydomain.com:443/ --> http://portal.mydomain.com:50100/irj/portal --> http://srm.mydomain.com:8000/sap
1. SSL Offloading happens at Apache.
2. Apache and Portal installed on the same server
All my SRM applications works fine except the SUS (bsp application). I followed the below link
http://scn.sap.com/thread/3389669 (This is again Question raised by me and works fine there).
Configured all the settings as per message, but my SUS Page is give 404 Not Found Error. Can you please help me where i am making mistake.
Regards
Ponnusamy