Quote:
Originally posted by Oracle Porn
not a zip file..
a cgi or a php file
|
cgi should be in a cgi-bin. Permissions protect what the script is allowed to do...
If you want to be the only one to use that cgi, create a new folder, put the file in that folder, protect it with .htaccess and make sure you configure Apache to allow execution of a cgi in another folder than cgi-bin.
