Question
LEMP with multi-user and multi WordPress installation.
Hi,
What I'm looking to achieve is simple.
I want to replicate what shared web hosting servers are doing.
So:
1. I want to create users (based on domain names);
2. Each user has an FTP account (locked to its home directory);
3. Each user has a public_html (or whatever else) folder (to be rendered by nginx);
Is this possible?
Add a comment
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.
×