I think your problem really is that you are doing the rewrite in the wrong phase. You must do it in the PerlTransHandler. The Authen phase is too late for that purpose. That's why you get things messed up.


I've double checked rewriting in the transhandler works just fine in mp2.


OK, Thank You. I won't use the transhandler, but It's important to know where I was mistaken.
Thanks for your help,


Petr.

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to