> The question is what should be the permission set on the /web and subsequent
> directories for security reasons etc..
> Is "chown www-data:www-data -R /web" will be enough?

Yes, it  should be enough and it is a good idea, you'll want to have
nginx serve your static files directly thus the project directory
owner or group should be something that allows nginx to access it.

Regards,
Carlos Daniel Ruvalcaba Valenzuela

-- 
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en.

Reply via email to