in reply to Re: Authentication in web applications
in thread Authentication in web applications

Using Apache:: modules doesn't imply any specific storage mechanism. It's about how you tie into the server's request pipeline, not about what you do once you're there.
  • Comment on Re^2: Authentication in web applications