Quote:
Originally posted by directfiesta
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.
|
If I move that cgi in another folder ill have to modify fuckload of other pages... its next to impossible