> It is in the fastcgi Django docs > (http://www.djangoproject.com/documentation/fastcgi/), although I've > heard similar things said about PHP+Fastcgi.
When I did my setup ~8 months ago, I discovered the module load order from the Lighttpd docs about the 'server.modules()' directive: http://trac.lighttpd.net/trac/wiki/server.modulesDetails. > But not after mod_accesslog. Yup. I thought I posted a response yesterday to this effect, but I guess it didn't take. However, in my setup 'mod_accesslog' is first, and it hasn't caused any problems (in fact, I think I had problems with it being last -- I'll have to see if I can reproduce this). I think its a recommendation rather than a hard requirement, whereas placing mod_fcgi before mod_auth would cause problems. Regards, -Justin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---