On Mar 3, 1:37 pm, Graham Dumpleton <[email protected]> wrote: > Don't use embedded mode. Preferably use daemon mode and you will not > have this problem.
I thought I was. I have a number of WSGIDaemonProcess directives, each running as a different user. I'm assigning WSGIProcessGroup via mod_rewrite. I can dump mod_wsgi.process_group from my wsgi script, and verify that the script runs as the correct user (as assigned by mod_rewrite). -- 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.
