MAKE SURE TO UPLOAD THIS TO ITS OWN DIRECTORY! OTHERWISE, THE PROGRAM MAY OVERWRITE FILES OR MAKE THEM UNAVAILABLE THROUGH A .HTACCESS MODIFICATION 1) make sure your server supports PHP. most do nowadays. 2) open up and edit vars.php in your favorite text editor. 2.a) change the password variable ($password) to whatever you desire. 2.b) change the name variable ($yourname) to your name/handle. 2.c) it is recommended you leave $files, $blockedips, and $refs as-is. 3) if you like, make any changes to download.php which is the load page template. 4) upload the all of the files into a single directory on your server. 5) point your browser to yourserver.com/yourdir/getfile.php?admin=1. log in. 6) click "clear all files." done. now you can add any files into the system. ---- if you cannot add files after setting this up, CHMOD the directory the directory the script is in to 777 ----