Setting the landing page URL to use a reverse proxy
When you configure a reverse proxy on your broker, the URL for the landing page is configured differently. The URL must contain the broker host name or IP address instead of the server host name and IP address.
About this task
Note: You
can also manually edit the properties file. You must click after a manual edit.
Procedure
- Log on to the server UI with a valid admin ID and password.
- Click .
- Select ondemand.properties.
-
Set the ondemand.url property to the relevant value.
The address must contain the host name or IP address of the broker that is configured with inboundHTTP or inboundHTTPS connections. For example, https://broker.example.com/index.jsp?conncode=%c
- Click Submit.
- Click .
Results
Note: To use HTTP instead of HTTPS:
- Set the Broker configuration to InboundHTTP instead of InboundHTTPS.
- Prefix http instead of https in the ondemand.url.