in reply to Re^2: perl filter for redirection
in thread perl filter for redirection
If I replace it toApache2::Const::REDIRECT
I can set "Location", but redirection won't really work because response is 200 not 302. The same problem withApache2::Const::OK
Nothing working except Apache2::Const::OK :(Apache2::Const::HTTP_TEMPORARY_REDIRECT
|
|---|