On Nov 15, 2007 1:54 PM, barsalou <[EMAIL PROTECTED]> wrote:
> If I have a low volume application and I want to use DigestAuth to
> limit access to the site, is it possible to do this with just
> mongrel/mongrel_cluster?
>
> I'm thinking I'm going to have to include Apache to make this work, and
> I heard that Rails 2 has methods to do this, but thought I'd ask.

It shouldn't be an issue. Simply add a mongrel handler in front of all
requests to do so.
_______________________________________________
Mongrel-users mailing list
Mongrel-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/mongrel-users

Reply via email to