[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-modperl
Subject:    Re: CGI redirects
From:       Chris Remshaw <chr () RESOURCE ! CA ! JHU ! EDU>
Date:       1998-04-18 20:00:30
[Download RAW message or body]

> >> >Hey everyone, can someone help me? I try a redirect of a CGI object
> and
> >> >it hangs... just keeps trying to load... any clues? What am I
> missing?
> >
> >Ok... let's see.
> >
> >use CGI::Apache;
> >$query = new CGI;
> >$query->redirect('http://blah.blah/'); # This hangs
> >
> >running under mod-perl/1.10 Apache 1.2.6 Solaris 2.5
> >PerlSendHeaders are off
>
>
> Change the last line to:
> print $query->redirect('http://blah.blah/');

My bad... that's actually what I'm doing... it still doesn't do anything
(I just mistyped it up there)

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic