On 3/1/06, Sandro <[EMAIL PROTECTED]> wrote: > I may be posting this question prematurely as I have not yet tried to > implement my own instance of django running on apache or lighttpd but > off-hand it seems that whenever I have a new application to launch, I > am going to have to run a new fcgi daemon...is this accurate?
Per application? No. Per project? Probably, since each one will need to use its own DJANGO_SETTINGS_MODULE and associated info. Any reason why you can't use mod_python? -- "May the forces of evil become confused on the way to your house." -- George Carlin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---