Hi,

I'm replacing my own Security mechanisms with Acegi in an App where currently I have seperate login forms for admin and users.

Can someone suggest the best approach to doing this in Acegi? I understand I could make things work with a single entrypoint for all domains but I'd like to be able to stick with my current setup.

Cheers
Darragh