hi
is it possible for the users to change the path of their uploaded file?(such as upload some content to the /var/www/html/)
thx
file management Topic is solved
file management
No. I have it hardcoded for now, mostly for security. I really wouldn't like the idea of being able to get out of the little uploads area that's designated for it.
I guess there could be an option to change the dir, but I'd almost be afriad to do as it may comprimise someone if they don't set it up correctly.
I guess there could be an option to change the dir, but I'd almost be afriad to do as it may comprimise someone if they don't set it up correctly.
file management
icwishy wrote:No. I have it hardcoded for now, mostly for security. I really wouldn't like the idea of being able to get out of the little uploads area that's designated for it.
I guess there could be an option to change the dir, but I'd almost be afriad to do as it may comprimise someone if they don't set it up correctly.
i hvn't considered about this situation
thx for answering

file management
It is possible to change the root upload directory for the complete, though. It can be found in config.php. But as Wishy said, consider security and make sure that the upload directory is set such that no other parts of the site can be reached.