Standard file locations and permissions

With askbot running on Apache/mod_wsgi, what locations do you use for its folders, such as

  • /path/to/askbot (the git/site-packages folder, needed for server media location /m),
  • /path/to/django-project/askbot (the one from askbot-setup, used in server /upfiles),
  • django-project.wsgi used in WSGIScriptAlias?

Connected to that, how do you handle server updates (production site vs. sandbox)? What do you put under DocumentRoot? What permissions do you give to other users (such as user www-data)?


EDIT: Just to clarify -- my installation works fine, I am only looking for practical recipes on how to manage the installation properly, and in standard fashion. Thank you :)

parenthesis's avatar
15
parenthesis
updated 2011-10-13 14:41:06 -0500, asked 2011-10-13 11:19:26 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments