Hi,
we actually have a problem with url-generation in our reverse proxy scenario.
We configured our reverse proxy (apache; not a web dispatcher) to map an url from
> http://external-host/url-prefix/irj/portal
to
> http://internal-host:50000/irj/portal
Our problem is that the html portal logon page generates absolute urls to resources like http://external-host/com.sap.portal.epcf.loader/... As you can see it is dropping the url-prefix. So our pages are not displayed properly and forms cannot be submitted.
Is there a way to tell the url generator to put a prefix into each generated absolute url?
We have SAP Netweaver Portal 7.31
thanks & regards,
Christian Buschmann