[Catalyst] internal redirect

Bill Moseley moseley at hank.org
Wed Apr 11 16:36:52 GMT 2007


On Wed, Apr 11, 2007 at 03:28:59PM +0100, Adeola Awoyemi wrote:
>     if ( $new_img->write( file => $new_filename ) ) {
> 
> I tried using "$c->response->redirect( $new_filepath )" but that  
> issues a 302 "Temporarily Moved" status.

I suspect your web document root is not the root of the file system.

-- 
Bill Moseley
moseley at hank.org




More information about the Catalyst mailing list