> If you are not going to modify your application directories/files > through apache, a read permission for apache would be sufficient.
Is this correct? I'm under the impression apache needs write access to the directories so it can create the pyc files. Otherwise you're going to have really poor performance since the py files will have to compiled each page request. (Unless you're uploading the pyc files along with the py files??) I've been struggling with this issue lately... I'm glad to be proven wrong and/or shown the correct way to do it. -- Joel --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---