Oh of course, thanks S. On Sep 7, 3:33 pm, "[email protected]" <[email protected]> wrote: > On Sep 7, 2010, at 8:59 AM, Aza wrote: > > > Thanks Graham, your video presentation is really quite informative. > > If I can just ask a more Linux related question, why is it that the > > Python Interpreter has access to Django modules in my home > > directories, and Apache does not? > > Which "the Python interpreter?" > > Apache runs under a specified user, specifically to use an unprivileged user > for web serving. > > Python, from the command line anyway, is running as you, so of course it has > access to your home directory. > > S
-- 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.
