This topic provides information about how to set up a reverse proxy for your HTTP Server with the IBM® Web Administration for i5/OS™ interface.
Configure your HTTP Server (powered by Apache) for reverse proxy using the IBM Web Administration for i5/OS interface. Only the tabs necessary to configure reverse proxy are discussed.
To configure your HTTP Server (powered by Apache) for reverse proxy, do the following:
When this option is used, non-proxy requests matching the URL specified in the Local virtual path column are transformed into proxy requests for the URL specified in the Remote server URL column. The proxy then handles the transformed request and returns any document (or error messages) the remote server provides. Clients remain unaware of any transformation.
If a non-proxy requests matches the path specified in this column, the non-proxy request will be transformed into a proxy request for the URL specified in the Remote server URL column.
When this option is used for redirected requests, headers in response documents are adjusted in the event that a "Redirect" is issued by the remote server. This allows clients to remain unaware of any transformation of the requests even if remote servers redirect the proxy.
If your server is given a non-proxy request and the request matches the URL specified in the Local virtual path column, the URL request will be transformed into a proxy request for the URL specified in the Remote server URL column.
If a non-proxy request matches a URL in the Local virtual path column, the request will be transformed in the URL specified in the Remote server URL column. The client will be directed to the remote server URL without being aware of the redirect.
All other options for reverse proxy are optional and allow you to modify specific reverse proxy capabilities.
After configuring your HTTP Server (powered by Apache) for reverse proxy, you can configure your server for a proxy chain.