Little-ultra-simple-php-uploader
- Your upload dir is above "/public", so set DocummentRoot & Directory (for ex. in Apache2 Vhost) to "/public/app/index.php"
- DirectoryIndex should be set to "/public/app/index.php"
- Remember also to set the upload limits by post_max_size and upload_max_filesize in your PHP Apache2/FPM/CGI config
- Example scripts uploaded: ip.py (checking your external ip), apt-new-server.sh (most wanted debian dpkgs)