I see, we can easily define / change the upload path (in the image I changed from images to uploads).
However, this does not work, if I use the parent directory (..)
Code: Select all
../uploads
This would be important as this would secure all uploaded files by default (if links to the file go through user management).
Olaf