Not to be a nag or the detail police, but this is all off topic for this support thread.. The OP has appropriately taken his questions to new threads..

Quote Originally Posted by awhfy99 View Post
What I do in all of my image & temp folders is to place a .htaccess file with the following info:

# Prevent directory viewing and the ability of any scripts to run.
# No type of script, be it PHP, PERL or whatever, can normally be executed if ExecCGI is disabled.
OPTIONS -Indexes -ExecCGI

This should keep any executable file(s) from being processed.
Quote Originally Posted by DarkAngel View Post
i add an index.htm file to keep prying eyes out...in it i place the link to the main page and tell them to contact the admin if they think it is a mistake