----- Original Message ----- From: "Mark Lavi" <mlavi@xxxxxxx> To: <users@xxxxxxxxxxxxxxxx> Sent: Monday, March 05, 2007 3:56 PM Subject: RE: Failing redirects You should figure out the differences in your httpd.conf files between 2.0.55 and 2.0.59 to see if that reveals anything important. I would also echo the "from the gut" feeling that it's not likely to be a big change between Apache 2.0.55 and 2.0.59, so it's not likely the issue. I'm not a mod_perl guy either, but there could be issues with the older mod_perl and the new Apache versions, requiring you to upgrade mod_perl. But that's just a guess, you should research bugs/change logs for mod_perl. Now back to troubleshooting: you haven't told us what the difference is in the http headers between the version as Sander suggested you use HttpLiveHeaders to capture the changes. Try to give more specific information for troubleshooting, otherwise, it seems your problem is described too generically for anyone to help so far. I hope this helps, --Mark Mark Lavi, Enterprise Web Management Team @ SGI mailto:mlavi@xxxxxxx || phone:+1-650-933-7707 > > On Mar 4, 2007, at 2:52 PM, Jonathan Mangin wrote: > > > > > Hi, > > > I've installed 2.0.59 with mod_perl. > > > I have several CGI::Application scripts running under > > > ModPerl::Registry. They were previously working > > > perfectly with 2.0.55/mod_perl. Now, whenever the > > > scripts perform a redirect, I get: > > > > > > OK > > > The document has moved here. > > > > > > Googling doesn't really get me any definitive answers. > > > Possibly a browser problem, perhaps not. I'm using > > > the same browser with no changes. (I did delete the > > > cache.) Can anyone tell me why this happens, instead > > > of just going where it's told? > > > > I included http_protocol.c from 2.0.55 in the 2.0.59 source tree, configured and installed as usual. Can't recommend it, but redirects now work as expected. --Jon --------------------------------------------------------------------- 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