Hello
I am interested if it is possible to limit file types to upload by their extension.
For example allow uploading of files only with extention - jpg,gif,zip and deny all others, or vice versa deny exe,php and allow all others...
It is quite useful feature for security reasons.
Thank you in advance,
CZealot
File Extensions when Uploading
i have no idea if this option has any effect...
see includes/config.php
-> $cfgClient['upl']['forbidden']
might works... i've never tested it...
see includes/config.php
-> $cfgClient['upl']['forbidden']
might works... i've never tested it...
*** make your own tools (wishlist :: thx)