Thanks all, after I chown it to apache user and group it works!
And I also made operator precedences mistake in my script.
Thanks!
-邮件原件-
发件人: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
发送时间: Friday, November 24, 2006 6:27 PM
收件人: silent
抄送: modperl@perl.apache.org
主题: Re: why can't I
Hi All,
I'm in the process of trying to get this PerlTransHandler which does a
redirect back to the handler in such a way that once they log in,
instead of "/handler/" being the URI, it becomes "/handler/username".
I'm able to get a simple version of this, just for proof of concept,
that take