Awesome! This is INCREDIBLY helpful. In terms of using it (I'm not too familiar with server stuff), I have a few questions (which have to do with Apache, not lighttpd, so you might not know). Basically, once I create that handler file and view, how do I use them? Do I modify the .fcgi file (from http://docs.djangoproject.com/en/dev/howto/deployment/fastcgi/#running-django-on-a-shared-hosting-provider-with-apache) to use the new wsgiserver? Do I create a .htaccess file in my media directory with FastCgiAuthorizer set to the script (in which case, the docs, http://www.fastcgi.com/mod_fastcgi/docs/mod_fastcgi.html#FastCgiAuthorizer, also say I need FastCgiAuthenticator)? If these questions are somewhat nonsensical, it's because I don't completely understand what's going on when a request is made. Thanks!
On Oct 23, 1:37 am, Chris Emerson <[EMAIL PROTECTED]> wrote: > On Thu, Oct 23, 2008 at 12:05:45AM -0700,MrJogowrote: > > > I found a useful thread (http://groups.google.com/group/django-users/ > > browse_thread/thread/affb11a7692a29ef/ > > e1e2d569c1e9104d#016b2fe82fd80f36), so I think I can narrow my > > question down a little: How do I use FastCgiAuthenticator to > > authenticate against Django's auth module? > > I've done this (I'm using lighttpd). I've put my code in some snippets: > > http://www.djangosnippets.org/snippets/1149/http://www.djangosnippets.org/snippets/1150/ > > Hope this helps, > > Chris --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---