2009/1/15 Frédéric Sidler <[email protected]>:
> FYI
>
> I use the following parameters in this configuration file
>         SetEnv USER mixint
>         SetEnv DJANGO_SETTINGS_MODULE mixin.settings
> So I don't need to personnalize any other configuration file for test user
> (mixint in /home/mixint) and prod user (mixinp in /home/mixinp)

What do you have in your WSGI script file to make use of them? Django
will not automatically use them from WSGI environment.

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
-~----------~----~----~----~------~----~------~--~---

Reply via email to