While that might work, I don't think it's "right." See the recipes in here: mod_perl: Cooking Recipes. This might be right, untested.
$r->headers_out->set(Location => $location); $r->status(Apache2::Const::REDIRECT); return Apache2::Const::REDIRECT;
In reply to Re^2: modperl2 redirect
by Your Mother
in thread modperl2 redirect
by BarMeister
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |