avanderree
New member
- Joined
- Jul 7, 2015
- Messages
- 4
I've a PHP webapplication and want to give access to this application via 2 seprate vhosts/users. I've stored this application in /var/www/{webapp} en made a simlink from public_html to that folder. (for both users)
How can i manage the permissions so that both users can access the codebase? I'm using PHP-FPM (PHP 5.6)
How can i manage the permissions so that both users can access the codebase? I'm using PHP-FPM (PHP 5.6)