Hi All,
We have installed SAP Web dispatcher 7.4 and connected to SAP 7.4 Portal as back end. For webdispatcher we have given 7600 port.
Now we have a public domain: portal.mydomain.com and web dispathcer URL ins webdispatcher.mydomain.con:7600/irj
We have asked network team to map 80 port of public IP to 7600 of web dispatcher and they mapped it.
But when we are opening URL http://portal.mydomain.com then it automatically redirecting to http://portal.mydomain.com:7600/irj/portal.
The URL showing web dispatcher port on internet. Below are the redirect rules which we done in profile.
icm/HTTP/redirect_0 = PREFIX=/, TO=/irj
icm/HTTP/redirect_1 = PREFIX=/nwa, TO=/irj
icm/HTTP/redirect_2 = PREFIX=/sld, TO=/irj
icm/HTTP/redirect_3 = PREFIX=/monitoring/SystemInfo, TO=/irj
icm/HTTP/redirect_4 = PREFIX=/useradmin, TO=/irj
icm/HTTP/redirect_5 = PREFIX=/uddiclient, TO=/irj
icm/HTTP/redirect_6 = PREFIX=/webdynpro/welcome/Welcome.jsp, TO=/irj
icm/HTTP/redirect_7 = PREFIX=/wsnavigator, TO=/irj
Kindly let us know the parameter which can be mask the port in the URL.
Regards,
Sridhar