Close, they have a similar set up it sounds like, but that isn't our actual problem. I'll elaborate a bit more. When apache calls a custom error handler the page it calls gets access to redirect information - in php this is $_SERVER['REDIRECT_URL'] - that contains the URL the client originally requested. When that custom error page is a page that gets reverse proxied back to another apache server, the redirect information is lost.
There probably isn't an easy fix. We're looking for a better alternative than installing PHP on our front line apache machines just to handle the custom error page.
Main Topics
Browse All Topics





by: nizsmoPosted on 2007-11-07 at 23:09:49ID: 20239520
This may/may not help: ts/list/ 56 6.page;jse ssionid=41 8655717260 5724F52AE0 F0431881F0 #2017
https://3sp.com/forums/pos
Your issue is not a very usual one. Are there any alternatives?