Re: [Phplib-users] two different log-In forms
Brought to you by:
nhruby,
richardarcher
|
From: Michael C. <mdc...@mi...> - 2002-11-06 16:36:46
|
On Wed, Nov 06, 2002 at 02:28:36PM +0100, Guenther Theilen wrote: > Hi! > > I want to use the phpLib to make two seperated password-protected areas > for one site. It's important that the log-in forms look different and > the two areas are completely seperated. That means, if a user is logged > in into area A and he clicks on the link to area B, he should be treated > like a new user. > > I solved the part with the two different log-in forms by adding another > auth-class extendig auth to the local.inc. But I've got no idea how to > solve the other problem. > > Any hints? I think the best solution is to separate them into subdomains. b.whatever.com a.whatever.com That would be the easiest solution. Michael -- Michael Darrin Chaney mdc...@mi... http://www.michaelchaney.com/ |