Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 534 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 534 Bytes

skrypt.sh

Little-ultra-simple-php-uploader

INSTRUCTIONS

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