Hello,
I need to upload all the files in a directory which is not inside the website root; for exaple:
Site Root: /var/www/websiteroot/web/
Upload Dir: /public/usr/uploaddir/
is it possibile to setup this environment runtime? Do I have to edit php file? Which ones?
thank you