Monday, 12 August 2013

What permissions should the database file and settings.py have in a django app running on apache

What permissions should the database file and settings.py have in a django
app running on apache

I'm running an app using apache, django and sqlite3. What permissions do
the database file and settings.py need to have in order for the app to run
correctly?

No comments:

Post a Comment