Can't get 'PerlAuthenHandler' to work.

2000-10-10 Thread Ariel Manzur
Hi.. I wrote a module that asks for authentication, and sets enviroment variables with the username and password, and returns "OK" (I do the actual authentication on a CGI script later). I put this on the .htaccess file: AuthType Basic AuthName "Name of the Authentcation Realm"

Re: Can't get 'PerlAuthenHandler' to work.

2000-10-10 Thread Ian Frawley
om: "Ariel Manzur" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, October 09, 2000 8:37 PM Subject: Can't get 'PerlAuthenHandler' to work. > Hi.. > > I wrote a module that asks for authentication, and sets enviroment > variables with t