> The backend server is a Domino server. ... > With the reverse proxy server in the way I get a 404 error and the > resulting address looks like this: > > http://192.168.1.2/cob/bid.nsf/frmWebSignUp?OpenForm&Seq=1&bid_number=77 B-2006 We had this issue when proxying to a Domino server a while back. Domino uses some of the HTTP environment variables such as SERVER_URL to build it's URL's, and they end up as you've shown, using the private IP address and so on. We solved it by changing how the Domino app built URL's. I guess if you could fix up the environment that would work too. Alternatively, is that the problem that mod_proxy_html was designed to solve? http://apache.webthing.com/mod_proxy_html/ Cheers, Julian. -- Julian Melville <jmelville@xxxxxxxxxxxxxxxxxxxxxxx> Internet/E-Business Analyst Select Australasia http://www.selectaustralasia.co.nz/ CAUTION: This email message and any accompanying data may contain information that is confidential. If you are not the intended recipient, you are notified that all content is to be treated as confidential unless otherwise specified, and is not to be used, copied, forwarded or disclosed to third parties without the prior permission of the author. The views expressed in this document do not necessarily reflect those of Select Australasia and its associated divisions. If you have received this email message in error please delete it and notify me. Thank you. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx