Entering content frame

Procedure documentation Testing the IisProxy Module

Use

You can call a local URL to view the IisProxy module configuration.

Prerequisites

The IisProxy module is configured and loaded in the IIS.

Procedure

Enter the URL http://localhost:<port>/IisProxy/config (or the URL that matches the <source> sub-element of the <config> element) in your Web browser. If your IIS is configured to listen on another port than the default port 80, insert the port number into the request URL.

Note

If you’re using the default <config> element, you cannot call this URL remotely – the hostname has to be localhost.

Result

If the test shows the IisProxy configuration in your Web browser, then the test was successful. Otherwise, ensure that the previous installation and configuration steps were performed properly and retest again.

If the connection between the IIS and the SAP J2EE Engine is to use SSL, then continue with Structure linkConfiguring the IisProxy Module to Support SSL.

 

Leaving content frame