$r->headers_out->add('Location' => "/main"); $r->content_type('text/html'); return Apache2::Const::REDIRECT;