My system is debian buster, ispconfig and apache2 i have a site downloads.site.tld for public downloads I have enable user ssh chroot with jailkit From local machine compile firmware with jenkins, mount remote directory and i have create symbolic link from user to web I have error "ERROR 403 - Forbidden" how can i enable index/of or create a public_ftp ? i try with Code: <Directory /var/www/clients/client3/web18/web> Options +Indexes </Directory> but continue with error Thanks.
root@cp:~ # cd /var/www/downloads.nnxx.ninux.org/web root@cp:web # ll totale 24K drwx--x--x 5 web18 client3 4,0K feb 8 17:08 . drwxr-xr-x 15 root root 4,0K gen 29 22:34 .. drwxr-xr-x 2 web18 client3 4,0K gen 29 22:32 error lrwxrwxrwx 1 web18 client3 31 gen 30 23:27 firmware -> ../home/miky_nnxx/nnxx-firmware lrwxrwxrwx 1 web18 client3 33 gen 29 22:41 openwisp-config -> ../home/miky_nnxx/openwisp_config drwxr-xr-x 3 web18 client3 4,0K feb 12 00:02 stats
no /home but ../home .. /var/www/downloads.nnxx.ninux.org/home/miky_nnxx/nnxx-firmware/ or /var/www/clients/client3/web18/home/miky_nnxx/nnxx-firmware