Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

service-passthrough equivalent in Apache

Status
Not open for further replies.

buntijain123

IS-IT--Management
Jan 30, 2011
1
AU
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>
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top