Have a look at Apache::AuthCookie or Apache::AuthTicket Cheers, Roger
On Fri, Mar 02, 2007 at 11:10:22AM -0800, Amish Desai wrote: > > Hello, > > I have a problem where in I want to use .htaccess and a custom Login form > for User authentication. The requirement is > > User X wants to access a URL http://xyz.com/showme, then he needs to get > authenticated first using a Custom Login form which displays 3 fields. > Taking this user input, we need to validate the credentials against sybase > DB and then return him back to the page he asking. When he is requesting the > resource folder needs to be protected by .htaccess file. > > Please advice me on the possible workaounrd/solution to be implemented using > Apache/1.3.29 and mod_perl mod_perl/1.29_01. > > Thanks much, > Amish > -- > View this message in context: > http://www.nabble.com/.htaccess-and-User-Authentication---Need-Help-tf3335332.html#a9275524 > Sent from the mod_perl - General mailing list archive at Nabble.com.