hey all is there a way to put non cgi files in a cgi-bin directory - i know this sounds stupid but this login/registration script i have only seems to protect files that are in cgi-bin/foldername/protectedfolder/ and the files i need to protect are actually a download database which is written in php.. Although i can't seem to call the files when i have them in the cgi-bin even with chmod the permissions to 755 and leaving them all at what they were upon upload..
Is this possible?
Thanks,
Bill