View Single Post
  #1   (View Single Post)  
Old 4th July 2013
KintaroBC KintaroBC is offline
New User
 
Join Date: Jul 2011
Posts: 7
Default Best way to do webserver permissions for multiuser?

I have a webserver with multiple users, nginx runs as www and php-fpm runs scripts as particular users. Users sites go in /var/www/sites/username and this works. I'm wondering what the most secure way to do permissions is.
Reply With Quote