----- Original Message ----- From: "Sander Temme" <sctemme@xxxxxxxxxx> To: <users@xxxxxxxxxxxxxxxx> Sent: Sunday, March 04, 2007 7:05 PM Subject: Re: Failing redirects > > 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? > > No idea (but I'm not a mod_perl buff). Could you perhaps find out > what the exact response is to the offending request? Please check > this with a client that can display you the full headers, i.e. curl - > i, Firefox with the liveHttpHeaders plugin or Explorer with IEWatch. > > I would hazard that the differences between httpd 2.0.55 and 2.0.59 > are so small as to not have a significant impact on your CGIs. Did > you also upgrade mod_perl? > > S. > > -- > sctemme@xxxxxxxxxx http://www.temme.net/sander/ > Open Source Software Consultant > PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF > > ApacheCon 2007 Europe, May 1-4 in Amsterdam > http://www.eu.apachecon.com/ > > I did not upgrade mod_perl (2.0.2). I configured apache with --enable-mods-shared=all so I'm loading more mods than I'm used to. I have two identical apache instances, one listening on port 80, one on 443. Modperl::Registry scripts act the same on both instances. I'll look into curl. Thanks, 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