I have a web account that supports scripting and cgi-bin.<br>
<br>
How can I let my Perl program read and write data to a text file, but at <br>
the same time, I don't want anyone from being able to type the filename<br>
into their browser and download it?<br>
<br>
What would the file permissions be set at? What would be the permissions <br>
of the directory where my text data file is located be set at?<br>