On 19 May 2010 21:13, Jan Koprowski <[email protected]> wrote: > Hi! > > How set few groups for particular WSGI process? My Python > application communicate with clearcase which get only first 16 groups > and I must run Python App only to 16 groups but different for each > tool. Is this possible?
Post parts of Apache configuration you are using to setup mod_wsgi for your applications. To suggest best way, need to see how you are using it and whether using WSGIScriptAlias or AddHandler. Also, what version of mod_wsgi are you using? Graham -- You received this message because you are subscribed to the Google Groups "modwsgi" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/modwsgi?hl=en.
