I installed and setup vsftpd with virtual users, and each one of them has folder in /home/vftp. The ownership of /home/vftp is ftp:ftp.
When I point a subdomain to open with nginx from one of those folders - I get 403 Forbidden.
What is the best way to solve this?