my proble is to avoid that users upload some malicious file on my web-server. Im working on linux environment (debian).
Actually the uploads are handled via php by t
Users shouldn't be able to execute the files they upload. Remove their permission to execute.