On Wed, 10 May 2000, Matt Sergeant wrote:

> On Wed, 10 May 2000, Niral Trivedi wrote:
> 
> > All,
> > 
> > I am not sure whether this is the right place to ask this question...
> > sorry if not..
> > 
> > My question is, Can we use custom database for authentication with
> > Apache instead of default text based authentication???
> > 
> > Has anybody done that before?? I have looked apache site and cpan site..
> > but couldn't find any documentation...
> > 
> > Can  somebody give me some idea please??
> >
> 
> I can do better than give you some advice!
> 
> http://www.modperl.com/book/chapters/ch6.html
> 
> 

There is a missing terminal single quote in the section discussing Basic
authentication.  The section looks like this.

   % perl -MMIME::Base64 -le 'print decode_base64 "Z2FuZGFsZjp0aGUtd2l6YXJk"
   gandalf:the-wizard

Single quote is missing from the end of the line.

-timmo


-- 
-------------------------------------------------------------------
Tim DiLauro                          Milton S. Eisenhower Library
Digital Knowledge Center             Johns Hopkins University
(410) 516-5263                       3400 N. Charles Street
[EMAIL PROTECTED]                        Baltimore, MD  21218
-------------------------------------------------------------------


Reply via email to