buntijain123
IS-IT--Management
Hi, We are migrating from the Sun Iplanet 6.1 to Apache as our new webserver. We have some of the configuration in iplanet using the service-passthrough function in iPlanet. We would like to know the equivalent configuration in Apache to support this function.
This is a sample config for the service pass through implementation in the Sun Webserver.
<Client urlhost="Service fn="service-passthrough" servers="Error fn="send-error" reason="Bad Gateway" path="$docroot/xyz.com/outage.html"
</Client>
This is a sample config for the service pass through implementation in the Sun Webserver.
<Client urlhost="Service fn="service-passthrough" servers="Error fn="send-error" reason="Bad Gateway" path="$docroot/xyz.com/outage.html"
</Client>