I've got two requests:
1: A possability to have the download function check the referrer, if it's not my own site then deny the download or redirect to some annoying image. In my case I meet more then once that some sites happily offer the files hosted at my site. I could block that by allowing only members to download. But for now I do not wish to do that.
2: At the upload page show the maximum upload size as set in the PHP.ini.
|