Kai wrote:
> Hi List,
>  I am going to write a  HTTP authentication by using mod_perl.

>  Now,if I open this script,the brower will pop a authenticate box.
>  I want to know,how can I get the id and password that the client inputed in
> that authenticate box .
>  Would someone give any advice ?

see

http://www.modperlcookbook.org/code/ch13/Cookbook/Authenticate.pm

you can also read the authentication chapter online for free

http://www.modperlcookbook.org/chapters/ch13.pdf

--Geoff


-- 
Reporting bugs: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html

Reply via email to