If the web2py server runs as www-data thatn web2py/ should be owned by
www-data and it should have read write permissions. You can then lock
your apps running

web2py/scripts/web2py-lock.sh

On Jan 5, 6:50 am, Branko Vukelić <stu...@brankovukelic.com> wrote:
> If you want 644 perms on the directory, the owner should be the user
> that starts web2py. If webserver starts it, then the webserver user
> (nobody, http, www, etc) should own the directory (or have permissions
> to write to it anyway). If you start it manually, then the user you
> used to start web2py owns it.
>
> On Wed, Jan 5, 2011 at 1:07 PM, walter <wdv...@gmail.com> wrote:
> > I want to ask what folders should be accessible for writing?
> > Which folders should be set to permissions 644?
> > Who must to be owner all folders and files?
>
> --
> Branko Vukelic
>
> stu...@brankovukelic.comhttp://www.brankovukelic.com/

Reply via email to