http://qs321.pair.com?node_id=288661


in reply to Re: failing to generate proper http redirect headers
in thread failing to generate proper http redirect headers

well, the depressing thing is that i've already tried all these variations mentioned:

$q->redirect('bare url'); $q->redirect(-uri=>'url'); $q->redirect(-url=>'url'); $q->redirect(-location=>'url');

and no successes. anyone have any other ideas? I'm beyond stumped