Question
how can I make folder accessible by one user
I’ve followed this tutorial to make apache virtual hosts.
What I want is to restrict user access to the domain path [ /var/www/domain.com/public_html ].
e.g: user “none” can only operate on this folder { /var/www/devmuath.com/public_html }
- he can use SSH - and sftp programs like filezilla
I’m still new on Ubuntu, so please give step by step instructions.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×